From d7a22abaa11cc59a7e9b1b59dca7eec1e2c5f5b9 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Fri, 29 Dec 2023 11:17:20 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/9958 --- app/src/protyle/render/av/rollup.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/protyle/render/av/rollup.ts b/app/src/protyle/render/av/rollup.ts index 5f2d762f7..e1a003ce3 100644 --- a/app/src/protyle/render/av/rollup.ts +++ b/app/src/protyle/render/av/rollup.ts @@ -19,8 +19,8 @@ const updateCol = (protyle: IProtyle, data: IAV, colId: string, itemElement: HTM id: colId, avID: data.id, parentID: itemElement.dataset.colId, - // keyID: "", - // data: "", + keyID: "", + data: "", }], [{ action: "updateAttrViewColRollup", // operation.AvID 汇总列所在 av