diff --git a/app/src/protyle/render/av/calc.ts b/app/src/protyle/render/av/calc.ts index 8711777de..68800493f 100644 --- a/app/src/protyle/render/av/calc.ts +++ b/app/src/protyle/render/av/calc.ts @@ -131,7 +131,7 @@ export const openCalcMenu = async (protyle: IProtyle, calcElement: HTMLElement, blockID, target: calcElement }); - if (panelData?.data) { + if (panelData?.data && type !== "checkbox") { // 汇总字段汇总方式中才有“显示唯一值”选项 Add "Show unique values" to the calculation of the database rollup field https://github.com/siyuan-note/siyuan/issues/15852 calcItem({ menu,