From 5e6fd1420f45fdaaa0896f5a604da5631c71e772 Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Sat, 14 Sep 2024 16:44:45 +0800 Subject: [PATCH 1/3] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8D=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E5=85=B3=E9=97=ADbug,=20=E8=A1=A8=E6=A0=BC=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=88=97=E9=85=8D=E7=BD=AE,=20=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- package.json | 2 +- src/components/Tag.vue | 1 - src/directives/permission.js | 3 +- src/fvcomponents/fvForm/index.vue | 7 +- src/fvcomponents/fvFormDialog/index.vue | 62 ++ src/fvcomponents/fvRadio/index.vue | 2 +- src/fvcomponents/fvSearchForm/index.vue | 29 +- src/fvcomponents/fvTable/index.vue | 254 +++++++-- src/fvcomponents/fvTableColumn/index.vue | 2 +- src/layout/siderbar/MenuItem.vue | 20 +- src/layout/tagsview/index.vue | 4 +- src/stores/processStore.js | 7 +- src/stores/tagsview.js | 31 +- src/utils/request.js | 8 +- src/views/login/index.vue | 2 +- src/views/system/user/index.vue | 688 +++++++---------------- 17 files changed, 537 insertions(+), 587 deletions(-) create mode 100644 src/fvcomponents/fvFormDialog/index.vue diff --git a/index.html b/index.html index 691191c..a40db35 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ -
{{ item.nickName }}
+{{ item.nickName }}
+{{ item.nickName }}
+{{ item.nickName }}
{{ item.nickName }}
+{{ item.nickName }}