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