This commit is contained in:
@@ -557,6 +557,9 @@ export default {
|
|||||||
this.value.items[this.activeWoItemIndex].parts[
|
this.value.items[this.activeWoItemIndex].parts[
|
||||||
this.activeItemIndex
|
this.activeItemIndex
|
||||||
].serials = serials;
|
].serials = serials;
|
||||||
|
this.serialDialog = false;
|
||||||
|
this.availableSerials.splice(0);
|
||||||
|
this.selectedSerials.splice(0);
|
||||||
},
|
},
|
||||||
async addPartAssembly() {
|
async addPartAssembly() {
|
||||||
let res = await window.$gz.api.get(
|
let res = await window.$gz.api.get(
|
||||||
|
|||||||
Reference in New Issue
Block a user