This commit is contained in:
yumoqing 2026-05-24 16:46:27 +08:00
parent 83f1214a37
commit 1722340bc1

View File

@ -311,7 +311,7 @@ bricks.RefreshWidget = class extends bricks.VBox {
}
async show_widget(){
var desc = {
widgttype: "urlwidget",
widgettype: "urlwidget",
options: {
params: this.opts.params,
method: this.opts.method,