src/views/eam/EquipmentUnsealList.vue
@@ -110,7 +110,9 @@ :customRow="clickThenSelect" @change="handleTableChange" > <span slot="num" slot-scope="text"> <j-ellipsis :value="text" :length="15" /> </span> <template slot="htmlSlot" slot-scope="text" @@ -293,7 +295,10 @@ title: '单据号', align: 'center', sorter: true, dataIndex: 'num' dataIndex: 'num', scopedSlots: { customRender: 'num' }, width: 100, ellipsis: true }, { title: '创建人',