物料吹开
This commit is contained in:
@@ -391,14 +391,13 @@ export default {
|
||||
switch (this.activeName) {
|
||||
case '0': {
|
||||
this.pickListTable2 = []
|
||||
this.fetchData()
|
||||
this.searchList()
|
||||
this.getHouse()
|
||||
break
|
||||
}
|
||||
// ANDON
|
||||
case '1': {
|
||||
this.$refs.fresh1.fetchData(1)
|
||||
this.$refs.fresh1.searchList()
|
||||
this.$refs.fresh1.fetchData()
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user