From 512f35ae2a37a392feff1e06789edf7be461cd89 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Sun, 8 May 2022 03:54:10 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A3=20=E9=87=8D=E6=9E=84=E5=BA=95?= =?UTF-8?q?=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kicc-ui/src/App.vue | 2 +- .../src/views/system/client/ClientDrawer.vue | 4 ++-- kicc-ui/src/views/system/config/index.vue | 20 +++++++++---------- .../src/views/system/dict/DictDataModal.vue | 4 ++-- .../src/views/system/dict/DictDataTable.vue | 2 +- kicc-ui/src/views/system/dict/DictModal.vue | 2 +- kicc-ui/src/views/system/user/UserModal.vue | 2 +- 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/kicc-ui/src/App.vue b/kicc-ui/src/App.vue index 11ef9684..fa7dad3d 100644 --- a/kicc-ui/src/App.vue +++ b/kicc-ui/src/App.vue @@ -1,7 +1,7 @@ diff --git a/kicc-ui/src/views/system/client/ClientDrawer.vue b/kicc-ui/src/views/system/client/ClientDrawer.vue index db783bb7..55f29a8a 100644 --- a/kicc-ui/src/views/system/client/ClientDrawer.vue +++ b/kicc-ui/src/views/system/client/ClientDrawer.vue @@ -1,13 +1,13 @@