north-glass-erp/northglass-erp/src/views/pp/reportingWorks/AddReportingWork.vue
@@ -104,7 +104,7 @@ layer= res.data.layer //添加补片状态列 let column = {field: 'patchStatusOther', width: 90,title: res.data.title} let column = {field: 'patchStatusOther', width: 90,title: t('reportingWorks.patchCondition')} gridOptions.columns.push(column) const s01Values = [];