src/views/eam/repairOrderFinishedReport/modules/JSelectSparePartModal.vue
@@ -8,7 +8,7 @@ @cancel="handleCancel" style='top:50px' cancelText='关闭' :width='1050' :width='1250' > <a-card :bordered='false'> <div class='table-page-search-wrapper'> @@ -88,7 +88,7 @@ dataIndex: '', key: 'rowIndex', align: 'center', customRender: function(t, r, index) { customRender: function (t, r, index) { return parseInt(index) + 1 }, width: 50