diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue index 33f1fb764..3f6d1ab06 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue @@ -1437,6 +1437,7 @@ export default { rowlist2 = rowlist2.join(';') rowlist3 = rowlist3.join(';') let sarAccessEO = JSON.parse(JSON.stringify(this.sarAccessEO)) + sarAccessEO.reNewPeople = this.$store.getters.userInfo.userId sarAccessEO.inforlist = rowlist sarAccessEO.inforlist1 = rowlist1 sarAccessEO.inforlist2 = rowlist2