From ca21d5cf25061386698a671cca3a0cf9620591c8 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 21 May 2026 15:53:53 +0800 Subject: [PATCH] bugfix --- json/llm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/llm.json b/json/llm.json index 74b1abb..1368547 100644 --- a/json/llm.json +++ b/json/llm.json @@ -49,7 +49,7 @@ { "field":"llmid", "title":"能力映射", - "url":"{{entire_url('./llm_api_map_manage.ui')}}", + "url":"{{entire_url('../llm_api_map_manage.ui')}}", "subtable":"llm_api_map" } ]