取消我的页面“新业态职工工会联合会”以及接口labourUnionInfo/Autograph

This commit is contained in:
dengxin
2024-02-05 11:57:39 +08:00
parent e0637971f5
commit 73c3a4abbf
7 changed files with 9 additions and 10 deletions

View File

@@ -169,7 +169,7 @@
},
components: {uniMask,validCode},
onLoad: function(option) { //option为object类型会序列化上个页面传递的参数
this.$store.dispatch('setAutograph')
// this.$store.dispatch('setAutograph')
if (option.missionNo) {
this.missionNo = decodeURIComponent(option.missionNo);
}

View File

@@ -43,7 +43,7 @@
}
},
mounted() {
this.$store.dispatch('setAutograph')
// this.$store.dispatch('setAutograph')
},
methods: {
goAgreement (url) {