From 3def5e0a69456e7f03e27cf434bb96fd1806b787 Mon Sep 17 00:00:00 2001 From: zhangrenyuan <18990852002@163.com> Date: Tue, 9 Dec 2025 16:05:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20=E8=BE=93=E5=85=A5?= =?UTF-8?q?=E6=A1=86=E5=9B=9E=E8=BD=A6=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/consume/gold/addCoinConsume.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/consume/gold/addCoinConsume.vue b/src/views/consume/gold/addCoinConsume.vue index 74ba808..a300c4e 100644 --- a/src/views/consume/gold/addCoinConsume.vue +++ b/src/views/consume/gold/addCoinConsume.vue @@ -274,7 +274,7 @@ const add = async function () { console.log("add请求", result); // 处理响应 handleResponse(result); - // 重置表单 +// 重置表单 resetForm(); } catch (error) { @@ -575,7 +575,7 @@ onMounted(async function () { - + {{ t('common.search') }} @@ -695,7 +695,7 @@ onMounted(async function () { - +

{{ user.market }}

@@ -917,4 +917,4 @@ p { } } } - + \ No newline at end of file