fix bug
This commit is contained in:
@@ -278,7 +278,7 @@ export default {
|
|||||||
Getinvent() {
|
Getinvent() {
|
||||||
this.getSelect(getinventory, ['仓库名称', '仓库流水号'], 'inventoryName')
|
this.getSelect(getinventory, ['仓库名称', '仓库流水号'], 'inventoryName')
|
||||||
},
|
},
|
||||||
// 根据项目获取机床
|
// 根据仓库获取货位
|
||||||
Getlocate() {
|
Getlocate() {
|
||||||
this.locateName = []
|
this.locateName = []
|
||||||
this.locateNumber = ''
|
this.locateNumber = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user