Ver Fonte

问题修改

xujuanning há 3 dias atrás
pai
commit
382e2c6fc6
1 ficheiros alterados com 5 adições e 5 exclusões
  1. 5 5
      src/views/IntegratedAlarm/earlyWarning/index.vue

+ 5 - 5
src/views/IntegratedAlarm/earlyWarning/index.vue

@@ -87,13 +87,13 @@
           width="200px"
           show-overflow-tooltip
         ></el-table-column>
-        <!-- <el-table-column
-          label="号"
-          prop="id"
+        <el-table-column
+          label="号"
+          prop="modelName"
           align="center"
-          width="80px"
+          width="120px"
           show-overflow-tooltip
-        ></el-table-column> -->
+        ></el-table-column>
 
         <el-table-column
           label="排查步骤"