PAMapp/pages/quickFilter/index.vue | ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程 |
PAMapp/pages/quickFilter/index.vue
@@ -17,7 +17,7 @@ @removeTag="removeTag(item.value)" > <span v-if="item.option === 'gender'">{{item.value === 'male' ? '男性' : '女性'}}</span> <span v-else-if="item.option === 'seniority'" class="mdTxt lighter"> <span v-else-if="item.option === 'seniority'"> {{item.value | formatSeniorityTitle}} <span class="smTxt">{{item.value | formatSenioritySubTitle}}</span> </span>