src/views/technology/document/document-form.vue
@@ -974,7 +974,6 @@ bomId: this.dataForm.bomId, }) ).then((response) => { console.log(response) this.routingList = response.data.data }) } else { @@ -1850,7 +1849,6 @@ allKeyValues = allKeyValues.concat(keyValues) i = i + keyValues.length } console.log("aaa--",allKeyValues) this.materialCostList = allKeyValues }, objectSpanMethod({ row, column, rowIndex, columnIndex }) {