chenrui  2 年之前
父節點
當前提交
1471810d4f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/statisticalanalysis/gantryframe/index.vue

+ 0 - 1
src/views/statisticalanalysis/gantryframe/index.vue

@@ -295,7 +295,6 @@ export default {
                 this.listall.pcsall
               ).toFixed(2) + "%";
           }
-          console.log(this.listall);
           this.tableListcop.forEach((item, index) => {
             item.indexs = index + 1;
           });