diff --git a/pages/learnPath/allPath.vue b/pages/learnPath/allPath.vue index 878d0c1..99ff677 100644 --- a/pages/learnPath/allPath.vue +++ b/pages/learnPath/allPath.vue @@ -26,14 +26,30 @@ - - + + - +
- {{ item.title }} + + {{ item.title }}
{{ item.isOtherPosition == 1 ? item.positionName + '(' + item.organizationName + ')' : item.positionName }} + + {{ item.isOtherPosition == 1 ? item.positionName + '(' + item.organizationName + ')' : item.positionName }} + +