代码优化
This commit is contained in:
parent
40c6391e02
commit
e41bc3419a
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue