소스 검색

界面调整

luojun 2 년 전
부모
커밋
3858005a38
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      src/views/safetyBook/aqbwbndjh/index.vue

+ 1 - 3
src/views/safetyBook/aqbwbndjh/index.vue

@@ -73,7 +73,6 @@
           <el-table-column
             label="记录人"
             align="left"
-            width="160"
             prop="userName"
           >
 
@@ -81,14 +80,13 @@
           <el-table-column
             label="记录时间"
             align="center"
-            width="120"
+            width="160"
             prop="date"
           />
          
 
           <el-table-column
             label="操作"
-            width="180"
             fixed="right"
             align="center"
             class-name="small-padding fixed-width"