耗材盘点传参更新,新增stockNumber
This commit is contained in:
@@ -123,7 +123,8 @@ export default {
|
||||
let res = await tbConCheck({
|
||||
conInfoId: this.form.conInfoId,
|
||||
lpNum: this.profitNumber,
|
||||
remark: this.form.remark
|
||||
remark: this.form.remark,
|
||||
stockNumber: this.form.lpNum
|
||||
});
|
||||
this.detail.num = this.form.lpNum;
|
||||
this.form.lpNum = 0;
|
||||
|
||||
Reference in New Issue
Block a user