Selaa lähdekoodia

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

jbb 2 vuotta sitten
vanhempi
commit
109a6e6c85
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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
           },