|
|
@@ -378,8 +378,8 @@ export default {
|
|
|
if (activeTab === '0') {
|
|
|
if(needReSetActiveSubTab) this.activeSubTab = '0'
|
|
|
this.subTabList = [
|
|
|
- { name: '0', title: '可推荐行社优秀' },
|
|
|
- { name: '6', title: '不推荐行社优秀' }
|
|
|
+ { name: '0', title: '可推荐行优' },
|
|
|
+ { name: '6', title: '不推荐行优' }
|
|
|
]
|
|
|
}
|
|
|
if (activeTab === '1') {
|