Commit d3520282 authored by gengchunlei's avatar gengchunlei

医生端小程序 v1.2 1、新增居民基本信息表单通用组件

parent 0e788961
......@@ -318,14 +318,6 @@ export default {
}
}
},
computed: {
authInfo() {
return this.store.$state.authInfo
},
residentInfoId() {
return this.$route.query.residentInfoId
}
},
watch: {
'info': {
handler() {
......
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