wenhongquan 3 жил өмнө
parent
commit
9ff1c29b16

+ 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