From c080bb8d4aaa6004285adc71bc43560d209920bf Mon Sep 17 00:00:00 2001 From: CN-JS-HuiBai Date: Sat, 18 Apr 2026 22:56:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9JS=E6=98=BE=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/admin/reverse/output/index-CO3BwsT2.pretty.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/frontend/admin/reverse/output/index-CO3BwsT2.pretty.js b/frontend/admin/reverse/output/index-CO3BwsT2.pretty.js index 63c38ac..7f21a76 100644 --- a/frontend/admin/reverse/output/index-CO3BwsT2.pretty.js +++ b/frontend/admin/reverse/output/index-CO3BwsT2.pretty.js @@ -270091,7 +270091,9 @@ function bGt() { }), Q.jsx(Nm, { type: "button", - onClick: l, + onClick: () => { + l(); + }, loading: t, children: e("common.save", "保存"), }), @@ -270801,7 +270803,9 @@ function CGt() { }), Q.jsx(Nm, { type: "button", - onClick: o, + onClick: () => { + o(); + }, loading: t, children: e("common.save", "Save"), }),