forked from drone/command-center-dashboard

罗广辉
2025-04-03 7635213630830c4cbb9ff6ada69ba9b5c8a35d42
src/views/SignMachineNest/components/MachineRight/components/MachineTableDetails.vue
@@ -4,7 +4,7 @@
  </div>
  <el-dialog
    v-model="props.dialogVisible"
    v-model="isShowDetails"
    title="机巢详情"
    width="800px"
    :close-on-click-modal="false"
@@ -27,6 +27,8 @@
  },
});
const isShowDetails = defineModel('show')
// const dialogVisible = ref(false);
const tableData = ref([
  {