|
@@ -488,7 +488,7 @@
|
|
|
//在线联系
|
|
//在线联系
|
|
|
bindphone(phone, index) {
|
|
bindphone(phone, index) {
|
|
|
if(!this.info.user||!this.info.user.userId)
|
|
if(!this.info.user||!this.info.user.userId)
|
|
|
- return this.$queue.showToast('岗位发布者已不知所踪,请联系管理员')
|
|
|
|
|
|
|
+ return this.$queue.showToast('岗位发布者已不知所踪,请联系管理员😂😂😂😂😂😂')
|
|
|
if (uni.getStorageSync('token')) {
|
|
if (uni.getStorageSync('token')) {
|
|
|
this.$Request.get('/app/resumes/selectResumesByUserId').then(res => {
|
|
this.$Request.get('/app/resumes/selectResumesByUserId').then(res => {
|
|
|
if (res.code == 0) {
|
|
if (res.code == 0) {
|