feat: 安环管理

This commit is contained in:
砂糖
2025-09-30 20:52:52 +08:00
parent 29c0c7bb73
commit 184e24cdff
8 changed files with 1752 additions and 190 deletions

View File

@@ -12,12 +12,12 @@
<el-tree @node-click="handleNodeClick" :data="locationList" :props="defaultProps" :default-expand-all="true" :style="{ height: 'calc(50vh - 50px)' }"></el-tree>
<!-- 设备列表 -->
<ul v-if="locationId">
<!-- <ul v-if="locationId">
<li></li>
</ul>
<div v-else>
<el-empty description="请选择区域"></el-empty>
</div>
</div> -->
</el-col>
<el-col :span="20" v-if="showRight">