lyuis před 7 měsíci
rodič
revize
5ca2e48937
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages/index/game/order.vue

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

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