邓雄飞 4 years ago
parent
commit
12c4f93cb2
1 changed files with 0 additions and 1 deletions
  1. 1
      pages/mine/index.vue

1
pages/mine/index.vue

@ -309,7 +309,6 @@ export default {
return this.$store.state.qnToken != ''
},
isVip() {
console.log('isVip:', this.$store.state.supplierInfo.isVip)
return this.$store.state.supplierInfo.isVip == true
},
hasCompany() {

Loading…
Cancel
Save