|
@@ -84,6 +84,7 @@ import { projectFollowCheck } from '@/api/modules/'
|
|
import { Icon } from 'vant'
|
|
import { Icon } from 'vant'
|
|
import { mapGetters } from 'vuex'
|
|
import { mapGetters } from 'vuex'
|
|
export default {
|
|
export default {
|
|
|
|
+ name: 'business-detail',
|
|
components: {
|
|
components: {
|
|
[Icon.name]: Icon
|
|
[Icon.name]: Icon
|
|
},
|
|
},
|