修改
This commit is contained in:
parent
0be026b392
commit
40e7de4d47
@ -232,7 +232,6 @@ export default {
|
||||
//主治医生
|
||||
usergetListinfo() {
|
||||
usergetList({
|
||||
agencyId: this.$route.query.hospitalAgencyId,
|
||||
postName: 'HEALTH_MANAGE_MASTER'
|
||||
}).then(res => {
|
||||
this.attendingPhysicianlist = res.data
|
||||
|
||||
@ -226,7 +226,6 @@ export default {
|
||||
//主治医生
|
||||
usergetListinfo() {
|
||||
usergetList({
|
||||
agencyId: this.$route.query.hospitalAgencyId,
|
||||
postName: 'HEALTH_MANAGE_MASTER'
|
||||
}).then(res => {
|
||||
this.attendingPhysicianlist = res.data
|
||||
|
||||
Loading…
Reference in New Issue
Block a user