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