src/views/user/Informationinput.vue
@@ -5866,6 +5866,7 @@ this[this.inputForName].certificateNumb = data.certificateNumb this[this.inputForName].deptId = data.deptId this[this.inputForName].deptName = data.deptName this[this.inputForName].allDeptName = data.allDeptName this[this.inputForName].JobId = data.jobId this[this.inputForName].jobName = data.jobName this[this.inputForName].sex = data.sex === '1' ? '男' : '女'