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 = []