提交 fd6367fa authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 7f5e0396
......@@ -96,6 +96,7 @@ export default {
},
// 支付
goPay() {
return
if (this.orderStatus === 1) {
this.$toast('您已购买全部服务,可直接使用')
return false
......
......@@ -122,6 +122,7 @@ export default {
},
// 支付
async goPay() {
return
if (this.orderStatus === 1) {
this.$toast('您已购买全部服务,可直接使用')
return false
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论