This commit is contained in:
shijingjing
2022-04-26 17:32:23 +08:00
parent 203c217811
commit fbfae4ec41

View File

@@ -1,17 +0,0 @@
<template>
<div class="MonitorFamilyInfo">
</div>
</template>
<script>
export default {
name: 'MonitorFamilyInfo'
}
</script>
<style lang="scss" scoped>
.MonitorFamilyInfo {
}
</style>