@@ -152,7 +152,7 @@ export default {
computed: {
...mapGetters(['userInfo']),
title() {
- return '渠道详情'
+ return '经销商详情'
}
},