fix: 代客充值结果bind target加app.前缀(兄弟控件)

This commit is contained in:
Hermes Agent 2026-06-23 14:27:19 +08:00
parent 6f6ae6b66a
commit bc58cbffda

View File

@ -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')}}"
}