From b22b31cef50e456df6cc1fb46bba991ac1d5e745 Mon Sep 17 00:00:00 2001 From: Wang YiHang <3060234389@qq.com> Date: Sat, 31 Aug 2024 08:41:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/market/apitype/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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