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