Explorar o código

森语-事故处理单-状态固定

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
109a6e6c85
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/oa/IncidentTicketList.vue

+ 1 - 0
src/views/oa/IncidentTicketList.vue

@@ -269,6 +269,7 @@ import moment from 'moment'
             title:'状态',
             align:"center",
             dataIndex: 'state',
+            fixed:"right",
             scopedSlots: { customRender: 'state' },
             width:140
           },