zouyu
2023-12-13 74c2ee57f01f17cf61f69440b8981321452377b2
src/views/plan/customerorder/sample-customerorder-form.vue
@@ -580,7 +580,6 @@
      this.showPart = true
    },
    selectPart(part) {
      console.log(part);
      const index = this.currentSelectRow
      if (part) {
        this.tableData[index].partNo = part.partNo