lilei %!s(int64=2) %!d(string=hai) anos
pai
achega
8cc35d48bc
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pages/storeManage/storeAuth.vue

+ 3 - 0
pages/storeManage/storeAuth.vue

@@ -230,6 +230,9 @@
 						this.form.inviteName = res.data&&res.data.dealerName
 					}else{
 						this.form.inviteName = ''
+						if(!this.isRead){
+							uni.showToast({icon: 'none',title: res.message,duration:5000})
+						}
 					}
 				})
 			},