BUG
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 3,
|
||||
"name": "TEMU助手",
|
||||
"description": "TEMU助手 - 自动化提高生产效率",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"background": {
|
||||
"service_worker": "/background.js"
|
||||
},
|
||||
|
||||
@@ -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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user