代码优化

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 <i
class="el-icon-location location-icon" class="el-icon-location location-icon"
@click="handleMap(row)" @click="handleMap(row)"
v-if="row.iotNum > 0"
/> />
</template> </template>
</el-table-column> </el-table-column>