@ -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() {