From 9852f3aba533a769344c2380f3ab4c041b16898f Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Fri, 1 Mar 2024 11:06:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/app-table/index.vue | 17 +++-- ui/src/styles/element-plus.scss | 5 ++ ui/src/views/application/CreateAndSetting.vue | 68 +++++++++---------- ui/src/views/document/index.vue | 13 ++-- ui/src/views/hit-test/index.vue | 14 ++-- 5 files changed, 62 insertions(+), 55 deletions(-) diff --git a/ui/src/components/app-table/index.vue b/ui/src/components/app-table/index.vue index ad7119076..c3fbfaf19 100644 --- a/ui/src/components/app-table/index.vue +++ b/ui/src/components/app-table/index.vue @@ -40,6 +40,7 @@