zpf 11 сар өмнө
parent
commit
852d5e8326

+ 0 - 1
src/components/Combinations/LayerManage/LayerManageSplit.vue

@@ -222,7 +222,6 @@ export default {
             this.setDisabledIfChildrenExist(rootNode);
           });
           this.TreeDatas = res.data;
-          console.log('this.TreeDatas: ', this.TreeDatas);
 
           store.state.tempResourceTree = res.data;
         } else {

+ 0 - 1
src/views/cockpit/bjxm.vue

@@ -268,7 +268,6 @@ export default {
     },
     init_bjxm_cs_echart(data) {
       const _this = this;
-      console.log('data: ', data);
 
       var dom = document.getElementById("bjxm_echart");
       var myChart = window.echarts.init(dom);

+ 0 - 1
src/views/cockpit/gdbh.vue

@@ -684,7 +684,6 @@ export default {
       this.zbpg_hz.jcpg.lrgd = res.data.lrgd == '暂无' || res.data.lrgd == 0 ? '暂无' : res.data.lrgd
       this.zbpg_hz.jcpg.lcgd = res.data.lcgd == '暂无' || res.data.lcgd == 0 ? '暂无' : res.data.lcgd
 
-      console.log('this.zbpg_hz.jcpg.lrgd: ', this.zbpg_hz.jcpg.lrgd);
 
       if (this.zbpg_hz.jcpg.lrgd == '暂无' || this.zbpg_hz.jcpg.lcgd == '暂无') {
         this.mjbh = '暂无';

+ 0 - 1
src/views/cockpit/ydjc.vue

@@ -124,7 +124,6 @@ export default {
 
         },
         switch_xzqh(value) {
-            console.log('value: ', value);
             if (value.id == '4602') {
                 this.xzqh_flag = true