diff --git a/wwwroot/update_apikey.dspy b/wwwroot/update_apikey.dspy index 8221fc3..1dfea9f 100644 --- a/wwwroot/update_apikey.dspy +++ b/wwwroot/update_apikey.dspy @@ -63,7 +63,7 @@ try: { "name": "regenerate_apikey", "label": "重新生成API Key", - "uitype": "checkbox", + "uitype": "check", "description": "勾选后将重新生成API Key,原Key将失效" } ] diff --git a/wwwroot/update_apikey.ui b/wwwroot/update_apikey.ui index a8f490a..77170f1 100644 --- a/wwwroot/update_apikey.ui +++ b/wwwroot/update_apikey.ui @@ -30,7 +30,7 @@ { "name":"regenerate_apikey", "label":"重新生成API Key", - "uitype":"checkbox", + "uitype":"check", "description": "勾选后将重新生成API Key,原Key将失效" } ]