mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-29 06:24:24 +08:00
调整好可灵 API
This commit is contained in:
@@ -882,6 +882,7 @@ onMounted(async () => {
|
|||||||
// 获取系统配置
|
// 获取系统配置
|
||||||
getSystemInfo().then((res) => {
|
getSystemInfo().then((res) => {
|
||||||
keLingPowers.value = res.data.keling_powers;
|
keLingPowers.value = res.data.keling_powers;
|
||||||
|
updateModelPower();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
onUnmounted(() => {
|
onUnmounted(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user