diff --git a/src/pages-sub/home/wishesList/components/ScrollListItem.vue b/src/pages-sub/home/wishesList/components/ScrollListItem.vue index ef0ab68..790f04c 100644 --- a/src/pages-sub/home/wishesList/components/ScrollListItem.vue +++ b/src/pages-sub/home/wishesList/components/ScrollListItem.vue @@ -21,7 +21,7 @@ - {{ college.name }} + {{ college.unName }} {{ college.city }}·{{ college.educationCategory }} diff --git a/src/pages-sub/home/wishesList/components/ScrollListItemAction.vue b/src/pages-sub/home/wishesList/components/ScrollListItemAction.vue index d5f2bab..2479707 100644 --- a/src/pages-sub/home/wishesList/components/ScrollListItemAction.vue +++ b/src/pages-sub/home/wishesList/components/ScrollListItemAction.vue @@ -3,7 +3,7 @@