fix: billing.ui 查询按钮 urlwidget 传参,修复点击无反应
This commit is contained in:
parent
c0b91ec050
commit
16fdf90513
@ -32,9 +32,12 @@
|
||||
{
|
||||
"wid": "self",
|
||||
"event": "submit",
|
||||
"actiontype": "method",
|
||||
"actiontype": "urlwidget",
|
||||
"target": "app.billing_tabular",
|
||||
"method": "render"
|
||||
"options": {
|
||||
"url": "{{billing_url}}",
|
||||
"params": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user