修改提示信息

master
mabo 2021-08-06 16:13:48 +08:00
parent 146854b098
commit 4d26bf08b2
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ export default {
}
return res.result
} else {
this.$Message.warning('暂无待发货订单')
this.$Message.warning('导出订单失败,请重试')
}
},