月球大数据地理空间分析展示平台-【中台】
WX
2023-08-15 ec86ce630c3bf6ef4abe5f52ecde21eeda03c5e7
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;
      //