From 1254b67813a3f8cd8b60c8eb0ea6afea0a5fa789 Mon Sep 17 00:00:00 2001 From: DarkPhoenix2704 Date: Wed, 6 Mar 2024 10:54:35 +0000 Subject: [PATCH] feat(nc-gui): separator not working --- .../components/smartsheet/calendar/Cell.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/calendar/Cell.vue b/packages/nc-gui/components/smartsheet/calendar/Cell.vue index 003828b2bb..07eb093553 100644 --- a/packages/nc-gui/components/smartsheet/calendar/Cell.vue +++ b/packages/nc-gui/components/smartsheet/calendar/Cell.vue @@ -356,7 +356,7 @@ const parseValue = (value: any, col: ColumnType): string => {