From e0624671652d04ecbb658db8d33bce433507a6b2 Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Fri, 2 Jun 2023 17:43:41 +0800 Subject: [PATCH] chore(nc-gui): lint --- packages/nc-gui/components/smartsheet/Form.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/Form.vue b/packages/nc-gui/components/smartsheet/Form.vue index 21c47c23dc..bceadd8aa4 100644 --- a/packages/nc-gui/components/smartsheet/Form.vue +++ b/packages/nc-gui/components/smartsheet/Form.vue @@ -599,7 +599,7 @@ watch(view, (nextView) => { > @@ -837,7 +837,7 @@ watch(view, (nextView) => {