changemessage

This commit is contained in:
summation
2022-01-23 13:46:22 +08:00
parent df498f597a
commit 2ff3a5d256
4 changed files with 333 additions and 320 deletions

View File

@@ -568,7 +568,8 @@ export default {
item.picFile,
item.productName,
item.basePrice,
item.specifications
item.specifications,
item.leftAllotment
);
if (data) {
this.productlist = data;