优化进销存出库/入库/报损
This commit is contained in:
@@ -390,7 +390,7 @@ export default {
|
||||
inOutNumber: inOutNumber,
|
||||
subTotal: this.xiaoji(v),
|
||||
imgUrls: v.imgUrls,
|
||||
number: v.number,
|
||||
number: inOutNumber,
|
||||
};
|
||||
});
|
||||
if (this.type == "in") {
|
||||
|
||||
Reference in New Issue
Block a user