From 04e5a7061fcfc59ae8416617a34e084211a8fd6a Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 15 Aug 2025 15:24:47 +0800 Subject: [PATCH] bugfix --- wwwroot/jump_in.dspy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/jump_in.dspy b/wwwroot/jump_in.dspy index 07386fc..1c7a045 100644 --- a/wwwroot/jump_in.dspy +++ b/wwwroot/jump_in.dspy @@ -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":{