From f02a7b9bce1f44fc6948fa643adf1d1467a863fa Mon Sep 17 00:00:00 2001 From: xuhaoyun Date: Mon, 8 May 2023 16:21:58 +0800 Subject: [PATCH] 0508 --- src/views/archives/index.vue | 18 +- .../components/companyDataDialog.vue | 194 +++++++----------- 2 files changed, 84 insertions(+), 128 deletions(-) diff --git a/src/views/archives/index.vue b/src/views/archives/index.vue index 272a77d..118d4c4 100644 --- a/src/views/archives/index.vue +++ b/src/views/archives/index.vue @@ -180,15 +180,15 @@ - - - - - - - - + + + + + + + + diff --git a/src/views/systemManagement/companyList/components/companyDataDialog.vue b/src/views/systemManagement/companyList/components/companyDataDialog.vue index 2367b0e..2b52479 100644 --- a/src/views/systemManagement/companyList/components/companyDataDialog.vue +++ b/src/views/systemManagement/companyList/components/companyDataDialog.vue @@ -1,22 +1,12 @@