mo-bai 3 years ago
parent
commit
ba73a5bc93
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/cart/index.vue

2
pages/cart/index.vue

@ -157,7 +157,7 @@ export default {
return round(num, 2)
},
hasCompany() {
return this.$store.state.userInfo.companyId
return this.$store.state.companyInfo.id
}
},
methods: {

Loading…
Cancel
Save