添加:配送商移动端管理平台

This commit is contained in:
wuhui_zzw 2024-03-27 10:06:44 +08:00
parent db21b6e114
commit 0a69bbbee9
1 changed files with 3 additions and 0 deletions

View File

@ -534,6 +534,9 @@
* 去订单详情
*/
goOrderDetails: function(order_id) {
return false;
let self = this
if (!order_id) return that.$util.Tips({
title: '缺少订单号无法查看订单详情'