mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-29 06:24:24 +08:00
feat(ui):apiKey 语言模型 角色管理 产品
This commit is contained in:
@@ -18,7 +18,7 @@ export default function (
|
||||
|
||||
const popupProps = (arg: Arg[], getExposed) => {
|
||||
return {
|
||||
width: 700,
|
||||
width: 800,
|
||||
onBeforeOk: async () => {
|
||||
const exposed = getExposed();
|
||||
const validateRes = await exposed?.formRef.value.validate();
|
||||
|
||||
Reference in New Issue
Block a user