From f67aa461f141c77d6a1b9160c74009c828a94464 Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Fri, 12 Aug 2022 12:14:54 +0800 Subject: [PATCH] fix(gui-v2): add isUIAllowed('edit-column') in virtual cell --- packages/nc-gui-v2/components/smartsheet-header/VirtualCell.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui-v2/components/smartsheet-header/VirtualCell.vue b/packages/nc-gui-v2/components/smartsheet-header/VirtualCell.vue index 1475ef5cb1..0cadc02cfd 100644 --- a/packages/nc-gui-v2/components/smartsheet-header/VirtualCell.vue +++ b/packages/nc-gui-v2/components/smartsheet-header/VirtualCell.vue @@ -101,7 +101,7 @@ useProvideColumnCreateStore(meta as Ref, column)