src/views/datamanage/catalogueManage.vue
@@ -1129,7 +1129,7 @@ var val = this.$refs.tree.getNode(data.id).data; this.itemdetail = val; this.currentData = JSON.stringify(data) debugger var checks = []; if (val.checks) { if (val.checks.indexOf(',') > -1) { @@ -1183,7 +1183,7 @@ // var val = this.itemdetail // var value = this.itemdetail.checks.toString() // val.checks = value; // debugger a // let res = JSON.parse(JSON.stringify(this.itemdetail)); // this.itemdetail = res; //