diff --git a/src/views/market/apitype/index.vue b/src/views/market/apitype/index.vue index c58d15b..0332409 100644 --- a/src/views/market/apitype/index.vue +++ b/src/views/market/apitype/index.vue @@ -156,7 +156,7 @@ export default { this.getList(); }, methods: { - gotoMaintained(customer){ + async gotoMaintained(customer){ this.pay.subject=customer.sysIntro this.pay.traceNo=Math.floor(Math.random() * 900000) + 100000 this.pay.totalAmount=customer.sysNumber