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