|
|
@@ -13,7 +13,7 @@
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入昵称"
|
|
|
v-model="campus"></el-input>
|
|
|
</div>  
|
|
|
- <div style="margin:5px;display: inline-block;">
|
|
|
+ <!-- <div style="margin:5px;display: inline-block;">
|
|
|
<span>邀请码:</span>
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入邀请码"
|
|
|
v-model="invitationCodeT"></el-input>
|
|
|
@@ -22,7 +22,7 @@
|
|
|
<span>邀请人邀请码:</span>
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入邀请人邀请码"
|
|
|
v-model="inviterCodeT"></el-input>
|
|
|
- </div>  
|
|
|
+ </div>   -->
|
|
|
<div style="margin:5px;display: inline-block;">
|
|
|
<span>开始时间:</span>
|
|
|
<el-date-picker style="width: 160px;margin-left: 10px;" v-model="startTime" align="right"
|
|
|
@@ -164,7 +164,7 @@
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入昵称"
|
|
|
v-model="campus"></el-input>
|
|
|
</div>  
|
|
|
- <div style="margin:5px;display: inline-block;">
|
|
|
+ <!-- <div style="margin:5px;display: inline-block;">
|
|
|
<span>邀请码:</span>
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入邀请码"
|
|
|
v-model="invitationCodeT"></el-input>
|
|
|
@@ -173,7 +173,7 @@
|
|
|
<span>邀请人邀请码:</span>
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入邀请人邀请码"
|
|
|
v-model="inviterCodeT"></el-input>
|
|
|
- </div>  
|
|
|
+ </div>   -->
|
|
|
<div style="margin:5px;display: inline-block;">
|
|
|
<span>开始时间:</span>
|
|
|
<el-date-picker style="width: 160px;margin-left: 10px;" v-model="startTime" align="right"
|
|
|
@@ -315,7 +315,7 @@
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入昵称"
|
|
|
v-model="campus"></el-input>
|
|
|
</div>  
|
|
|
- <div style="margin:5px;display: inline-block;">
|
|
|
+ <!-- <div style="margin:5px;display: inline-block;">
|
|
|
<span>邀请码:</span>
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入邀请码"
|
|
|
v-model="invitationCodeT"></el-input>
|
|
|
@@ -324,7 +324,7 @@
|
|
|
<span>邀请人邀请码:</span>
|
|
|
<el-input style="width: 150px;" @keydown.enter.native="select" clearable placeholder="请输入邀请人邀请码"
|
|
|
v-model="inviterCodeT"></el-input>
|
|
|
- </div>  
|
|
|
+ </div>   -->
|
|
|
<div style="margin:5px;display: inline-block;">
|
|
|
<span>开始时间:</span>
|
|
|
<el-date-picker style="width: 160px;margin-left: 10px;" v-model="startTime" align="right"
|
|
|
@@ -334,7 +334,7 @@
|
|
|
<div style="margin:5px;display: inline-block;">
|
|
|
<span>截止时间:</span>
|
|
|
<el-date-picker style="width: 160px;margin-left: 10px;" v-model="endTime" align="right" type="date"
|
|
|
- format="yyyy-MM-dd" value-format="yyyy-MM-dd" placeholder="截止时间">
|
|
|
+ format="yyyy-MM-dd" value-format="yyyy-MM-dd" placeholder="选择截止时间">
|
|
|
</el-date-picker>
|
|
|
</div>
|
|
|
<div style="display: inline-block;">
|
|
|
@@ -603,8 +603,8 @@
|
|
|
isVip:'',
|
|
|
type:1,
|
|
|
proportion:'',
|
|
|
- inviterCodeT: '',
|
|
|
- invitationCodeT: '',
|
|
|
+ // inviterCodeT: '',
|
|
|
+ // invitationCodeT: '',
|
|
|
}
|
|
|
},
|
|
|
methods: {
|
|
|
@@ -708,8 +708,8 @@
|
|
|
handleClick(tab, event) {
|
|
|
this.page = 1
|
|
|
this.campus = ''
|
|
|
- this.inviterCodeT = ''
|
|
|
- this.invitationCodeT = ''
|
|
|
+ // this.inviterCodeT = ''
|
|
|
+ // this.invitationCodeT = ''
|
|
|
this.phone = ''
|
|
|
this.checkBoxData = []
|
|
|
|
|
|
@@ -785,8 +785,8 @@
|
|
|
this.campus = ''
|
|
|
this.phone = ''
|
|
|
this.inviterCodeT = ''
|
|
|
- this.invitationCodeT = ''
|
|
|
- this.userResumesStatus = ''
|
|
|
+ // this.invitationCodeT = ''
|
|
|
+ // this.userResumesStatus = ''
|
|
|
this.startTime = ''
|
|
|
this.endTime = ''
|
|
|
this.dataSelect()
|
|
|
@@ -894,8 +894,8 @@
|
|
|
'isCompanyVip':this.isCompanyVip,
|
|
|
'startTime': this.startTime,
|
|
|
'endTime': this.endTime,
|
|
|
- 'inviterCode': this.inviterCodeT,
|
|
|
- 'invitationCode': this.invitationCodeT,
|
|
|
+ // 'inviterCode': this.inviterCodeT,
|
|
|
+ // 'invitationCode': this.invitationCodeT,
|
|
|
})
|
|
|
}).then(({
|
|
|
data
|
|
|
@@ -1159,8 +1159,8 @@
|
|
|
'isCompanyVip':this.isCompanyVip,
|
|
|
'startTime': this.startTime,
|
|
|
'endTime': this.endTime,
|
|
|
- 'inviterCode': this.inviterCodeT,
|
|
|
- 'invitationCode': this.invitationCodeT,
|
|
|
+ // 'inviterCode': this.inviterCodeT,
|
|
|
+ // 'invitationCode': this.invitationCodeT,
|
|
|
})
|
|
|
}).then(({
|
|
|
data
|