From bc58cbffda2d62c23001910b0c86268210fb217b Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Tue, 23 Jun 2026 14:27:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BB=A3=E5=AE=A2=E5=85=85=E5=80=BC?= =?UTF-8?q?=E7=BB=93=E6=9E=9Cbind=20target=E5=8A=A0app.=E5=89=8D=E7=BC=80(?= =?UTF-8?q?=E5=85=84=E5=BC=9F=E6=8E=A7=E4=BB=B6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/proxy_recharge.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/proxy_recharge.ui b/wwwroot/proxy_recharge.ui index bc89955..e42830b 100644 --- a/wwwroot/proxy_recharge.ui +++ b/wwwroot/proxy_recharge.ui @@ -61,7 +61,7 @@ "wid": "self", "event": "submit", "actiontype": "urldata", - "target": "recharge_result", + "target": "app.recharge_result", "options": { "url": "{{entire_url('/accounting/proxy_recharge_submit.dspy')}}" }