调整好可灵 API

This commit is contained in:
RockYang 2025-03-04 21:57:24 +08:00
parent f687a10416
commit ba55fca7cc

View File

@ -882,6 +882,7 @@ onMounted(async () => {
//
getSystemInfo().then((res) => {
keLingPowers.value = res.data.keling_powers;
updateModelPower();
});
});
onUnmounted(() => {