@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1753079328928
+ "version": 1753080682372
}
@@ -238,7 +238,7 @@ export default {
return arr.filter(item => !_this.showCell.includes(item.cell))
},
showDiscount () {
- return !this.showCell.includes('discountedAmount')
+ return !this.showCell.includes('discount')
methods: {