mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-16 23:45:53 +08:00
修改订单详情退款状态展示
This commit is contained in:
@@ -351,7 +351,7 @@ export default {
|
||||
case 'REFUNDING':
|
||||
return "退款中";
|
||||
default:
|
||||
return "未退款";
|
||||
return "";
|
||||
}
|
||||
},
|
||||
callPhone(){
|
||||
|
||||
Reference in New Issue
Block a user