src/api/ai/model/model/index.ts @@ -23,7 +23,7 @@ }, // 获得模型列表 getModelSimpleList: async (type?: number) => { getModelSimpleList: async (type?: string) => { return await request.get({ url: `/ai/model/simple-list`, params: {