Merge remote-tracking branch 'origin/build' into build

This commit is contained in:
aixianling
2023-03-20 18:06:39 +08:00

View File

@@ -179,7 +179,7 @@
})
},
changeStatus() {
if(this.isFlag = true) return
if(this.isFlag == true) return
this.isFlag = true
this.instance.post(`/app/appwechatguidepage/enable`).then(res => {
if (res.code == 0) {