优化更新
This commit is contained in:
@@ -387,10 +387,10 @@ export default {
|
||||
conName: v.conName,
|
||||
purchasePrice: v.price,
|
||||
unitName: v.conUnit,
|
||||
inOutNumber,
|
||||
inOutNumber: v.number,
|
||||
subTotal: this.xiaoji(v),
|
||||
imgUrls: v.imgUrls,
|
||||
number: v.number,
|
||||
number: inOutNumber,
|
||||
};
|
||||
});
|
||||
if (this.type == "in") {
|
||||
|
||||
Reference in New Issue
Block a user