From 163825ab43ed2fe922ae5e0e6c3a30180d55bf97 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 8 Aug 2023 21:11:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/company/index.vue | 922 ++++++++++++++------------ src/views/user_informationg/index.vue | 42 +- 2 files changed, 524 insertions(+), 440 deletions(-) diff --git a/src/views/company/index.vue b/src/views/company/index.vue index 27a9d64..9d9fed4 100644 --- a/src/views/company/index.vue +++ b/src/views/company/index.vue @@ -1,89 +1,93 @@ diff --git a/src/views/user_informationg/index.vue b/src/views/user_informationg/index.vue index aff885d..2a4c69a 100644 --- a/src/views/user_informationg/index.vue +++ b/src/views/user_informationg/index.vue @@ -19,9 +19,9 @@
- + @@ -38,19 +38,36 @@ - - - - + + + + - + @@ -114,7 +137,6 @@ const { pager, getLists, resetParams, resetPage } = usePaging({ params: queryParams, }); - // 添加 // const handleAdd = async () => { // showEdit.value = true;