src/views/mdc/base/modules/EquipmentFailureCloseTime/EquipmentFailureCloseTimeList.vue
@@ -61,6 +61,7 @@ :dataSource="dataSource" :pagination="ipagination" :loading="loading" @change="handleTableChange" :rowSelection="{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}"> <template slot="action" slot-scope="text, record"> <a @click="handleEdit(record)">编辑</a> @@ -135,7 +136,7 @@ width: 440 }, { title: '故障停机时长(min)', title: '故障停机时长(h)', align: 'center', dataIndex: 'downLong', width: 300