lyuis 7 месяцев назад
Родитель
Сommit
5ca2e48937
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pages/index/game/order.vue

+ 1 - 1
pages/index/game/order.vue

@@ -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) {