From 7ca5ad7885b98f3e0e77d35a60501fea6864cb52 Mon Sep 17 00:00:00 2001 From: wanglei Date: Sat, 22 Jun 2024 10:13:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E7=9B=AE=E5=BD=95=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dangan-ui/src/views/dangan/catalog/index.vue | 36 ++++---------------- 1 file changed, 7 insertions(+), 29 deletions(-) diff --git a/dangan-ui/src/views/dangan/catalog/index.vue b/dangan-ui/src/views/dangan/catalog/index.vue index b3d67a1..82f3d11 100644 --- a/dangan-ui/src/views/dangan/catalog/index.vue +++ b/dangan-ui/src/views/dangan/catalog/index.vue @@ -1,6 +1,6 @@ - + @@ -164,7 +148,7 @@ - + { this.list = this.handleTree(response.data, "id","pid"); this.loading = false; - - console.log(this.list); }); }, /** 转换目录数据结构 */ @@ -353,7 +331,7 @@ export default { ancestors: null, orderNum: null, ywType: null, - status: null, + status: '0', remark: null, createBy: null, createTime: null,