28586
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
4
|
||||
<div style="height: 56px"></div>
|
||||
|
||||
<div class="btn" @click="toResult" v-if="(checkType == 1 || checkType == 2) && tabIndex==0 ">
|
||||
@@ -176,7 +176,7 @@ export default {
|
||||
getCheckType() {
|
||||
this.$http.post('/app/appgirdmemberinfo/checkLogOnUser',null,{
|
||||
params: {
|
||||
corpId: this.user.id
|
||||
girdId: this.user.id
|
||||
}
|
||||
}).then((res) => {
|
||||
if(res.code == 0) {
|
||||
|
||||
Reference in New Issue
Block a user