From 6f5bbe6cb43caf4cdf791d89c4bd05cc642d3d36 Mon Sep 17 00:00:00 2001 From: wanglei Date: Sat, 22 Jun 2024 14:54:52 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E9=87=87=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dangan-ui/src/views/dangan/collection/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dangan-ui/src/views/dangan/collection/index.vue b/dangan-ui/src/views/dangan/collection/index.vue index 16639dc..fe80736 100644 --- a/dangan-ui/src/views/dangan/collection/index.vue +++ b/dangan-ui/src/views/dangan/collection/index.vue @@ -404,7 +404,7 @@ export default { }, /** 查询档案目录下拉树结构 */ getDeptTree() { - listCatalog({status: '0'}).then(response => { + listCatalog().then(response => { // this.dangAnOptions = response.data; this.dangAnOptions = this.handleTree(response.data, "id","pid"); if(this.$route.query.id){ From 92b5162ed08e12fe2dbb84fefb32bb2ba6e6051d Mon Sep 17 00:00:00 2001 From: wanglei Date: Sat, 22 Jun 2024 15:02:35 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=8E=86=E5=8F=B2?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/dangan/pictureRecard/index.vue | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/dangan-ui/src/views/dangan/pictureRecard/index.vue b/dangan-ui/src/views/dangan/pictureRecard/index.vue index d754e98..07e1cd9 100644 --- a/dangan-ui/src/views/dangan/pictureRecard/index.vue +++ b/dangan-ui/src/views/dangan/pictureRecard/index.vue @@ -9,7 +9,7 @@
- + - + + - + @@ -111,21 +111,21 @@ - + - - + + - +