更新 dashboard.vue

This commit is contained in:
jxxghp
2024-05-29 15:30:04 +08:00
committed by GitHub
parent df313ebe7f
commit e31e9e3520

View File

@@ -340,7 +340,7 @@ onBeforeMount(async () => {
</VRow>
<VRow>
<VCol cols="12" md="6">
<VSwitch v-model="isElevated" label="高度拉升" />
<VSwitch v-model="isElevated" label="自适应组件高度" />
</VCol>
</VRow>
</VCardText>