forked from drone/command-center-dashboard

chenyao
2025-03-28 147cde29a36bc9f00e7c6fd313ea84f7bddc10af
src/components/CommonTitle.vue
@@ -13,7 +13,6 @@
    default: '机巢概况',
  },
});
l
const attrs = useAttrs();
const show = ref(attrs.onDetails);
</script>