Commit 6132a8a2 authored by gengchunlei's avatar gengchunlei

居民端小程序 v1.2 是否已注册小程序

parent 0b04b915
......@@ -182,7 +182,7 @@ export default {
this.info = {
personId: id,
...others,
sendNumber: weixinInfo?.data?.telephone
sendNumber: weixinInfo?.data?.isWx ? weixinInfo?.data?.telephone : ''
}
this.info.diseaseType = this.routerDetail.diseaseType
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment