소스 검색

劳务对接列表摘要删除

yanliming 3 년 전
부모
커밋
0522997925
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      src/views/base/labourServices-list.vue

+ 2 - 3
src/views/base/labourServices-list.vue

@@ -88,12 +88,11 @@
         label="发布时间"
         label="发布时间"
         width="180"
         width="180"
       ></el-table-column>
       ></el-table-column>
-      <el-table-column
-        prop="content"
+      <!-- <el-table-column prop="content"
         label="内容摘要"
         label="内容摘要"
         width="400"
         width="400"
         :show-overflow-tooltip="true"
         :show-overflow-tooltip="true"
-      ></el-table-column>
+      ></el-table-column> -->
       <el-table-column
       <el-table-column
         prop="approvalStatusN"
         prop="approvalStatusN"
         label="审核进度"
         label="审核进度"