소스 검색

森语-事故处理单

jbb 2 년 전
부모
커밋
102220c877
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/oa/IncidentTicketList.vue

+ 2 - 2
src/views/oa/IncidentTicketList.vue

@@ -244,7 +244,7 @@ import moment from 'moment'
             title:'计划单号',
             align:"center",
             dataIndex: 'planNumber',
-            width:120
+            width:130
           },
           {
             title:'款号',
@@ -271,7 +271,7 @@ import moment from 'moment'
             dataIndex: 'state',
             fixed:"right",
             scopedSlots: { customRender: 'state' },
-            width:140
+            width:160
           },
           {
             title: '操作',