zhuzhuanzhuan
2023-12-01 5b1322f88a7bf4c48b59bec22d3b86de0a831110
src/views/dashboard/Monitor.vue
@@ -5,11 +5,10 @@
</template>
<script>
  export default {
    name: "Monitor"
  }
export default {
  name: "Monitor"
}
</script>
<style scoped>
</style>