@@ -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') {
@@ -94,7 +94,7 @@ export default {
return {
query:{
// submitTime:`${formatDate(new Date(),'YYYY-MM-DD')}`,
- reasons:null,
+ // reasons:null,
keyWords:null,
type:null,
pageSize:10,