fix: 修复 data-dashboard.vue 多余的 template 标签
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
yuliang_guo
2026-01-29 16:54:24 +08:00
parent f118cebca1
commit 598be1078d

View File

@@ -766,4 +766,3 @@ onUnmounted(() => {
}
}
</style>
</template>