wenhongquan 3 سال پیش
والد
کامیت
9ff1c29b16
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/detection/list/index.vue

+ 2 - 2
src/views/detection/list/index.vue

@@ -108,11 +108,11 @@
             </template>
           </el-table-column>
 
-          <el-table-column prop="ext1" label="责任人" width="180">
+          <!-- <el-table-column prop="ext1" label="责任人" width="180">
             <template #default="scope">
               {{ scope.row.ext1 === "" ? "未派发" : scope.row.ext1 }}
             </template>
-          </el-table-column>
+          </el-table-column> -->
         </el-table>
         <div style="position: relative; padding-right: 20px; margin-top: -20px">
           <Pagination