代码优化

This commit is contained in:
BianLzhaoMin 2024-08-09 16:13:05 +08:00
parent 40c6391e02
commit e41bc3419a
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@
<i
class="el-icon-location location-icon"
@click="handleMap(row)"
v-if="row.iotNum > 0"
/>
</template>
</el-table-column>