diff --git a/packages/nc-gui-v2/components/smartsheet/Form.vue b/packages/nc-gui-v2/components/smartsheet/Form.vue index 0efaa72ff0..d924b7a29f 100644 --- a/packages/nc-gui-v2/components/smartsheet/Form.vue +++ b/packages/nc-gui-v2/components/smartsheet/Form.vue @@ -202,7 +202,6 @@ function hideColumn(idx: number) { }, idx, ) - ;(localColumns.value[idx] as any).show = false reloadEventHook.trigger()