Commit d8ecbc5f authored by gengchunlei's avatar gengchunlei

医生端 v1.2 1、通用随访详情路由 bug修复

parent fecb079a
...@@ -48,6 +48,9 @@ export default { ...@@ -48,6 +48,9 @@ export default {
relationUuid() { relationUuid() {
return this.$route.query.relationUuid return this.$route.query.relationUuid
}, },
diseaseType() {
return this.$route.query.diseaseType
},
residentId() { residentId() {
return this.$route.query.residentInfoId return this.$route.query.residentInfoId
} }
......
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