forked from drone/command-center-dashboard

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