From aa136eabc3713237a903fbd69a03de8421e42d0e Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Wed, 6 Sep 2023 17:21:23 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E5=BD=92=E6=A1=A3/=E6=94=B6=E9=9B=86?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../collectionLibrary/anjuan/index.vue | 6 +- .../collectionLibrary/anjuan/tableList.vue | 7 +- .../collectionLibrary/file/index.vue | 3 +- .../collectionLibrary/index.vue | 125 ++++++++++++------ .../collectionLibrary/juannei/index.vue | 5 +- .../module/collectHeader.vue | 4 +- src/views/prearchiveLibrary/data.json | 19 --- src/views/prearchiveLibrary/index.vue | 33 +---- src/views/prearchiveLibrary/mixins/index.js | 43 ++++++ .../prearchiveLibrary/module/batchFile.vue | 10 +- src/views/prearchiveLibrary/module/form.vue | 1 - .../prearchiveLibrary/module/moveFile.vue | 71 ++++++++-- src/views/prearchiveLibrary/module/scope.vue | 31 +---- src/views/prearchiveLibrary/module/tree.json | 32 ----- 14 files changed, 205 insertions(+), 185 deletions(-) delete mode 100644 src/views/prearchiveLibrary/data.json create mode 100644 src/views/prearchiveLibrary/mixins/index.js delete mode 100644 src/views/prearchiveLibrary/module/tree.json diff --git a/src/views/collectReorganizi/collectionLibrary/anjuan/index.vue b/src/views/collectReorganizi/collectionLibrary/anjuan/index.vue index 8b9eb5d..ed2c7a2 100644 --- a/src/views/collectReorganizi/collectionLibrary/anjuan/index.vue +++ b/src/views/collectReorganizi/collectionLibrary/anjuan/index.vue @@ -1,6 +1,6 @@