commit | c43cf97c3449110b612e0954dbe37879e1c8ed63 | [log] [tgz] |
---|---|---|
author | guangchao.xu <guangchao.xu@supwisdom.com> | 周一 1月 18 13:37:55 2021 +0800 |
committer | guangchao.xu <guangchao.xu@supwisdom.com> | 周一 1月 18 13:37:55 2021 +0800 |
tree | 328f1a8e0532cc205d99286d4d509a6598ad97c5 | |
parent | 50e423813f689f011abd3ed4965e3bbd26a01cf1 [diff] [blame] |
添加设置密保、密保改密、版本提示 更新版本v2.2.0 版本号android 10 ios 11
diff --git a/pages/sub_medical/appointment.vue b/pages/sub_medical/appointment.vue index cf7fd6a..a80132d 100644 --- a/pages/sub_medical/appointment.vue +++ b/pages/sub_medical/appointment.vue
@@ -104,7 +104,7 @@ // #endif }, fail(ret){ - that.local = '获取位置失败' + that.local = '重新获取位置...' console.log(ret) } })