diff --git a/src/views/workCenter/enterpriseStandardRevision/modules/BaseInfoForm.vue b/src/views/workCenter/enterpriseStandardRevision/modules/BaseInfoForm.vue index cac95523..e11ee5eb 100644 --- a/src/views/workCenter/enterpriseStandardRevision/modules/BaseInfoForm.vue +++ b/src/views/workCenter/enterpriseStandardRevision/modules/BaseInfoForm.vue @@ -407,8 +407,8 @@ export default { }) : [] // 标准等级分类 formInline.grade_classification = res.result.enStandardClassification - // 授权部门?? - // formInline.auth_dept = res.result.authDept + // 授权部门 + formInline.auth_dept = res.result.authDept || '' // 发布日期?? // formInline.release_date = res.result.applicationCategory // 实施日期??