fix: proxy_recharge actiontype urldata→urlwidget, 后端返回widget descriptor需用urlwidget模式渲染
This commit is contained in:
parent
bc58cbffda
commit
4cf4d0f6b4
@ -60,7 +60,7 @@
|
|||||||
"binds": [{
|
"binds": [{
|
||||||
"wid": "self",
|
"wid": "self",
|
||||||
"event": "submit",
|
"event": "submit",
|
||||||
"actiontype": "urldata",
|
"actiontype": "urlwidget",
|
||||||
"target": "app.recharge_result",
|
"target": "app.recharge_result",
|
||||||
"options": {
|
"options": {
|
||||||
"url": "{{entire_url('/accounting/proxy_recharge_submit.dspy')}}"
|
"url": "{{entire_url('/accounting/proxy_recharge_submit.dspy')}}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user