取消我的页面“新业态职工工会联合会”以及接口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

@@ -50,7 +50,7 @@
},
components:{uniMask},
onLoad() {
this.labourUnionInfoInit()
// this.labourUnionInfoInit()
},
methods: {
dateFormat,

View File

@@ -109,7 +109,7 @@
};
},
onLoad() {
this.$store.dispatch('setAutograph')
// this.$store.dispatch('setAutograph')
},
computed: {
...mapGetters(['auth', 'authInfo', 'autograph']),

View File

@@ -38,7 +38,7 @@
const that = this
signGather(this.sealSrc,this.password,this.newPassword).then(res => {
that.loading = false
that.$store.dispatch('setAutograph')
// that.$store.dispatch('setAutograph')
if (this.path) {
uni.navigateBack({
url: this.path