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"), }),