From 183dd41ab0301e393bd6887596e8b1febc5fe241 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Thu, 16 Nov 2023 12:24:13 +0000 Subject: [PATCH] fix: support qrcode and barcode group by --- .../components/smartsheet/grid/GroupBy.vue | 25 ++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/packages/nc-gui/components/smartsheet/grid/GroupBy.vue b/packages/nc-gui/components/smartsheet/grid/GroupBy.vue index 031888c6e9..6965f065bf 100644 --- a/packages/nc-gui/components/smartsheet/grid/GroupBy.vue +++ b/packages/nc-gui/components/smartsheet/grid/GroupBy.vue @@ -1,6 +1,6 @@