Fixiaobai
2023-12-13 8ac7bed2e7d52a6bbcb44ecfb1e11a0b1244e85e
src/views/plan/operationtask/task-material.vue
@@ -117,7 +117,6 @@
      this.showPart = true
    },
    delMaterial(row, index) {
      console.log('index', index)
      this.operationMaterialData.splice(index, 1)
    },
    // 物料选中后的回调