[update] 修改bug80877

This commit is contained in:
lideqin
2024-01-19 18:05:05 +08:00
parent aab830e4e9
commit c629e64da2
@@ -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
// 实施日期??