mirror of
https://gitee.com/blackfox/geekai.git
synced 2025-12-07 01:08:24 +08:00
调整好可灵 API
This commit is contained in:
parent
f687a10416
commit
ba55fca7cc
@ -882,6 +882,7 @@ onMounted(async () => {
|
||||
// 获取系统配置
|
||||
getSystemInfo().then((res) => {
|
||||
keLingPowers.value = res.data.keling_powers;
|
||||
updateModelPower();
|
||||
});
|
||||
});
|
||||
onUnmounted(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user