[update] 修改年度制修订各部门主动上报流程

This commit is contained in:
lideqin
2023-12-14 13:58:13 +08:00
parent 76138984ba
commit d6f624b352
3 changed files with 11 additions and 8 deletions
@@ -934,6 +934,9 @@ export default {
} else {
formInline.enStandardSystem = ''
}
// 设置创建人
const currentUser = Vue.ls.get(USER_INFO)
formInline.contactUser_dictText = currentUser.realname + '(' + currentUser.username + ')'
// 主起草单位的回显需要在登录信息中有当前登录人部门的翻译 ??
console.log(formInline)
this.$emit('ok', formInline)