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;