htc 4 ngày trước cách đây
mục cha
commit
3d8fe70eea
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pages/home.vue

+ 0 - 1
pages/home.vue

@@ -155,7 +155,6 @@
 						referrerId:uni.getStorageSync('shareUserId')||'',
 						teamQuestionnaireId:uni.getStorageSync('shareTQId')||'',
 					}).then(({data:res})=>{
-						this.$showModal(JSON.stringify(res))
 						if(res.code===0) return this.questionnaireKindShow = true;
 						this.teamKindMsg = res.msg||'';
 						this.teamKindShow = true;