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