This commit is contained in:
liushiwei
2023-08-17 09:01:30 +08:00
parent d1de8a2379
commit 3d78d229b2
2 changed files with 5 additions and 2 deletions

View File

@@ -245,6 +245,8 @@ import { Message } from 'element-ui'
setTimeout(() => {
this.getList()
}, 1500)
} else {
Message.success('销售数据加载完成,可进行导出')
}
} else {
setTimeout(() => {

View File

@@ -240,8 +240,8 @@
robTotal: 0,
pageSize: 100,
currentPage: 1,
step: 400,
randomValue: 400,
step: 500,
randomValue: 500,
timer: [],
loadMallIndex: 0,
loadMode: 0, // 加载模式0表示单个店铺加载1表示一键加载
@@ -461,6 +461,7 @@
sendChromeAPIMessage({
url: 'oms/bg/venom/api/supplier/purchase/manager/joinDeliveryGoodsOrderPlatform',
needMallId: true,
anti: true,
mallId: mallId,
data: {
"subPurchaseOrderSn": sn