no message
This commit is contained in:
@@ -460,7 +460,7 @@
|
||||
// 库存提交-确认接口
|
||||
async _inWarehouseCommit () {
|
||||
try {
|
||||
let res = await inWarehouseCommit(this.subCheckData, , this.crType)
|
||||
let res = await inWarehouseCommit(this.subCheckData, this.crType)
|
||||
if (res.code === 1) {
|
||||
this._easOutInBillPage()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user