qinhouyu 1 년 전
부모
커밋
73a3827cce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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-->