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,