From b60647d509410ecb077fa887f6d79cf32ebe8036 Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Fri, 24 Feb 2023 12:23:06 +0800 Subject: [PATCH] chore(nc-gui): lint --- packages/nc-gui/components/cell/GeoData.vue | 2 +- .../nc-gui/components/dlg/TableCreate.vue | 21 ++++--------------- packages/nc-gui/components/smartsheet/Map.vue | 6 +++--- packages/nc-gui/composables/useViewColumns.ts | 5 ++--- 4 files changed, 10 insertions(+), 24 deletions(-) diff --git a/packages/nc-gui/components/cell/GeoData.vue b/packages/nc-gui/components/cell/GeoData.vue index daf10ff177..0ab6575361 100644 --- a/packages/nc-gui/components/cell/GeoData.vue +++ b/packages/nc-gui/components/cell/GeoData.vue @@ -83,7 +83,7 @@ const onClickSetCurrentLocation = () => { -
{{ latLongStr }}
+
{{ latLongStr }}