This commit is contained in:
jxxghp
2024-05-09 15:21:46 +08:00
parent 2065992b17
commit d005252f13
4 changed files with 56 additions and 64 deletions

View File

@@ -17,8 +17,6 @@ const props = defineProps({
// 仪表板配置
config: Object as PropType<DashboardItem>,
})
console.log(props.config)
</script>
<template>
<!-- 系统内置的仪表板 -->