@@ -352,9 +352,9 @@ export default {
this.$nextTick(() => {
this.ch_pageData = JSON.parse(JSON.stringify(item)).ch_pageData
this.uploadFileLength = this.ch_pageData.fileTextList.length
- this.rh_pageData.fillDept = this.$store.getters.userInfo.institutionName
- this.rh_pageData.fillUnit = this.$store.getters.userInfo.upDeptName
- this.rh_pageData.fillTel = this.$store.getters.userInfo.phone
+ this.ch_pageData.fillDept = this.$store.getters.userInfo.institutionName
+ this.ch_pageData.fillUnit = this.$store.getters.userInfo.upDeptName
+ this.ch_pageData.fillTel = this.$store.getters.userInfo.phone
this.ch_pageData.fillPeopleId = this.$store.getters.userInfo.userId
this.ch_pageData.fillPeople = this.$store.getters.userInfo.userName
this.roleForm = JSON.parse(JSON.stringify(item)).roleList