|
|
@ -440,7 +440,7 @@ const updateDemandforecaste = async ()=>{ |
|
|
|
try { |
|
|
|
let res = await DemandforecastingMainApi.updateDemandforecaste(submitData) |
|
|
|
console.log('更新结果',res) |
|
|
|
message.success(t('同步要货预测数据需要等第一段时间才能同步完毕!')) |
|
|
|
message.success(t('正在拉取数据,预计需要 20-30 分钟!')) |
|
|
|
getList() |
|
|
|
} finally{ |
|
|
|
//tableObject.loading = false |
|
|
|