更新10.8
This commit is contained in:
parent
3452957db9
commit
58812b9801
@ -97,6 +97,7 @@
|
||||
},
|
||||
methods: {
|
||||
goSignIn() {
|
||||
if (this.isSignIn == true) {
|
||||
request({
|
||||
url: 'business/integral/integralSettings/signInFunction',
|
||||
method: 'post',
|
||||
@ -111,6 +112,7 @@
|
||||
this.getList()
|
||||
}
|
||||
})
|
||||
}
|
||||
},
|
||||
// 判断是否签到
|
||||
getIsSignIn() {
|
||||
|
Loading…
Reference in New Issue
Block a user