From 3da2128bc178c0fd3b1095b8e74ac66586822971 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D5=A1=C9=A8=D5=BC=C9=A2=D3=84=D5=A1=D6=85=D5=BC=C9=A2?= Date: Fri, 23 Feb 2024 14:45:10 +0800 Subject: [PATCH] fix(nc-gui): export issue --- .../components/smartsheet/sidebar/toolbar/ExportCache.vue | 5 ++--- .../components/smartsheet/toolbar/ExportSubActions.vue | 7 +++---- .../nc-gui/components/smartsheet/toolbar/MoreActions.vue | 7 +++---- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/sidebar/toolbar/ExportCache.vue b/packages/nc-gui/components/smartsheet/sidebar/toolbar/ExportCache.vue index aea3039b6b..12f50f84c2 100644 --- a/packages/nc-gui/components/smartsheet/sidebar/toolbar/ExportCache.vue +++ b/packages/nc-gui/components/smartsheet/sidebar/toolbar/ExportCache.vue @@ -1,4 +1,5 @@