diff --git a/src/router/index.js b/src/router/index.js index 5a6b1a5..e695a52 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -148,6 +148,7 @@ const mainRoutes = { { path: '/artificerAchievementIntegral', component: _import('bl/artificer/artificerAchievementIntegral'), name: 'artificerAchievementIntegral', meta: { title: '技师业绩积分关系列表', isTab: true } }, { path: '/artificerPartitioningDetails', component: _import('bl/artificer/artificerPartitioningDetails'), name: 'artificerPartitioningDetails', meta: { title: '技师分成明细配置列表', isTab: true } }, { path: '/artificerRechargeReward', component: _import('bl/artificer/artificerRechargeReward'), name: 'artificerRechargeReward', meta: { title: '技师充值奖励配置列表', isTab: true } }, + { path: '/blPingjiaTag', component: _import('bl/pingjiaTag/blPingjiaTag'), name: 'blPingjiaTag', meta: { title: '用户评价标签', isTab: true } }, ], beforeEnter(to, from, next) { let token = Vue.cookie.get('token') diff --git a/src/views/applyList/technician.vue b/src/views/applyList/technician.vue index f6ce379..89e36ba 100644 --- a/src/views/applyList/technician.vue +++ b/src/views/applyList/technician.vue @@ -92,12 +92,13 @@ fixed="left" > - + @@ -121,7 +122,7 @@ {{ scope.row.phone ? scope.row.phone : "未绑定" }} - + - + + + + - + --> - + + - + - + - + - + @@ -245,7 +258,7 @@ width="80" > - +