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;
           });