Sfoglia il codice sorgente

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

jbb 2 anni fa
parent
commit
109a6e6c85
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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
           },