forked from drone/command-center-dashboard

chenyao
2025-03-29 dc0efabf729c5e3bbbaf1b96f7209a813d10fa01
1
2
3
4
5
6
7
<template>
  <div class="machine-left">左边</div>
</template>
 
<script setup></script>
 
<style scoped lang="scss"></style>