From 4cf4d0f6b41a38ddb1748b23644defc6fcc52fb4 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Tue, 23 Jun 2026 14:39:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20proxy=5Frecharge=20actiontype=20urldata?= =?UTF-8?q?=E2=86=92urlwidget,=20=E5=90=8E=E7=AB=AF=E8=BF=94=E5=9B=9Ewidge?= =?UTF-8?q?t=20descriptor=E9=9C=80=E7=94=A8urlwidget=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E6=B8=B2=E6=9F=93?= 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 e42830b..c670739 100644 --- a/wwwroot/proxy_recharge.ui +++ b/wwwroot/proxy_recharge.ui @@ -60,7 +60,7 @@ "binds": [{ "wid": "self", "event": "submit", - "actiontype": "urldata", + "actiontype": "urlwidget", "target": "app.recharge_result", "options": { "url": "{{entire_url('/accounting/proxy_recharge_submit.dspy')}}"