This commit is contained in:
@@ -560,6 +560,9 @@ export default {
|
|||||||
this.serialDialog = false;
|
this.serialDialog = false;
|
||||||
this.availableSerials.splice(0);
|
this.availableSerials.splice(0);
|
||||||
this.selectedSerials.splice(0);
|
this.selectedSerials.splice(0);
|
||||||
|
this.value.items[this.activeWoItemIndex].parts[
|
||||||
|
this.activeItemIndex
|
||||||
|
].isDirty = true;
|
||||||
this.$emit("change");
|
this.$emit("change");
|
||||||
},
|
},
|
||||||
async addPartAssembly() {
|
async addPartAssembly() {
|
||||||
|
|||||||
Reference in New Issue
Block a user