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