diff --git a/templates/admin/llm_config.html b/templates/admin/llm_config.html
index b776e5b..23debe9 100644
--- a/templates/admin/llm_config.html
+++ b/templates/admin/llm_config.html
@@ -63,7 +63,7 @@
Token |
状态 |
默认 |
- 操作 |
+ 操作 |
@@ -92,15 +92,17 @@
{% endif %}
-
-
- {% if not item.is_default %}
-
- {% endif %}
-
- {% if not item.is_default %}
-
- {% endif %}
+
+
+
+ {% if not item.is_default %}
+
+ {% endif %}
+
+ {% if not item.is_default %}
+
+ {% endif %}
+
|
{% else %}