lanzu_qinsheng 5 years ago
parent
commit
0fb354eb7a
  1. 2
      app/Admin/Extensions/MyDetailPage.php

2
app/Admin/Extensions/MyDetailPage.php

@ -114,7 +114,7 @@ class MyDetailPage extends LazyRenderable
that.show_refund[that.order_goods_id].show_refund_2=false
that.show_refund[that.order_goods_id].show_refund_3=true
}else {
that.\$message.error('提现失败');
that.\$message.error('退款失败');
}
that.dialogFormVisible = false;
},

Loading…
Cancel
Save