chenrui  2 years ago
parent
commit
3bb570b8fb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/statisticalanalysis/gantryframe/index.vue

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

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