Compare commits

...

2 Commits

Author SHA1 Message Date
yumoqing
2b3357d380 Merge branch 'main' of git.opencomputing.cn:yumoqing/rbac 2026-01-14 09:28:59 +08:00
yumoqing
f3c57839c0 bugfix 2026-01-14 09:28:53 +08:00

View File

@ -42,7 +42,7 @@ async with db.sqlorContext(dbname) as sor:
"wid":"self",
"event":"opened",
"actiontype":"script",
"target":"window.login_window",
"target":params_kw.referer_widget,
"script":"this.destroy()"
}
]