添加:配送商移动端管理平台
This commit is contained in:
parent
db21b6e114
commit
0a69bbbee9
|
|
@ -534,6 +534,9 @@
|
|||
* 去订单详情
|
||||
*/
|
||||
goOrderDetails: function(order_id) {
|
||||
|
||||
|
||||
return false;
|
||||
let self = this
|
||||
if (!order_id) return that.$util.Tips({
|
||||
title: '缺少订单号无法查看订单详情'
|
||||
|
|
|
|||
Loading…
Reference in New Issue