diff --git a/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessReport.vue b/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessReport.vue index 26fd156b..e7e63ed7 100644 --- a/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessReport.vue +++ b/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessReport.vue @@ -74,7 +74,7 @@ export default { title: this.$t('serialNumber'), dataIndex: '', key: 'rowIndex', - width: 60, + width: 80, align: 'center', customRender: function (t, r, index) { return parseInt(index) + 1