This commit is contained in:
liushiwei
2023-08-24 09:20:22 +08:00
parent 359eeb65c3
commit a74e042e86
2 changed files with 3 additions and 1 deletions

View File

@@ -347,6 +347,8 @@ import { Message } from 'element-ui'
this.todayTotal = 0
this.inventoryMoeny = 0.0
this.inventoryTotal = 0
this.deliveryTotal = 0
this.deliveryMoeny = 0.0
this.allProductList = []
if (!this.mallId) {