qinhouyu 1 year ago
parent
commit
73a3827cce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/gas/roadSectionInspection/index.vue

+ 1 - 1
src/views/gas/roadSectionInspection/index.vue

@@ -173,7 +173,7 @@
           </el-image>
         </template>
       </el-table-column>
-<!--      <el-table-column label="备注" align="center" prop="remark" />-->
+      <el-table-column label="备注" align="center" prop="remark" show-overflow-tooltip/>
       <el-table-column label="操作" align="center" class-name="small-padding fixed-width">
         <template slot-scope="scope">
 <!--          <el-button-->