licp
2024-08-04 64df485a19d6882e13311b804e9fe279259d6964
修改数采
已修改1个文件
1 ■■■■ 文件已修改
src/components/do/b1-inspect-order-plan/Inspection.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -1358,6 +1358,7 @@
          this.$message.error('请选择需要采集的数据')
          return
        }
        this.getDataIndex.sort((a, b) => a - b);
        for (let i=0;i<this.getData.length;i++){
          for(let j=0;j<this.getData[i].child.length;j++){
            let arr = []