Browse Source

fix: 既有空间,又有设备的弹窗 设备状态 无样式的问题

yunxing 4 years ago
parent
commit
fe0a86da9c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/floorMap/index.vue

+ 1 - 0
src/components/floorMap/index.vue

@@ -60,6 +60,7 @@
                         max-height='235'
                         style='width: 100%'
                         @row-click='handleClickEquipDetail'
+                        :cell-class-name='tableCellClassName'
                         v-loading='eqLoading'
                     >
                         <el-table-column prop='sbjc' label='设备简称' width='164' :show-overflow-tooltip='true'></el-table-column>