Vanessa 2025-09-17 10:49:58 +08:00
parent 1d6a2c5d33
commit 4a3bd72a5e

View file

@ -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,