diff --git a/packages/nc-gui/components/smartsheet/grid/Table.vue b/packages/nc-gui/components/smartsheet/grid/Table.vue index b612aaedd7..b31afc7981 100644 --- a/packages/nc-gui/components/smartsheet/grid/Table.vue +++ b/packages/nc-gui/components/smartsheet/grid/Table.vue @@ -1703,6 +1703,7 @@ onKeyStroke('ArrowDown', onDown) (isLinksOrLTAR(fields[contextMenuTarget.col]) || !isVirtualCol(fields[contextMenuTarget.col])) " class="nc-base-menu-item" + :disabled="!!isSystemColumn(fields[contextMenuTarget.col])" @click="clearCell(contextMenuTarget)" >