bugfix
This commit is contained in:
parent
8cd7e60e97
commit
04e5a7061f
@ -1,7 +1,7 @@
|
||||
userid = await get_user()
|
||||
d = await get_deerer(params_kw.id, userid)
|
||||
if d is None:
|
||||
return UiError(title='跳转', message='当前用户没有上位系统apikey")
|
||||
return UiError(title='跳转', message='当前用户没有上位系统apikey')
|
||||
return {
|
||||
"widgettype":"NewWindow",
|
||||
"options":{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user