提交 fc8769d4 编写于 作者: zhentian.jia's avatar zhentian.jia

2.2.0 查询人员

上级 3ebe7348
......@@ -2804,7 +2804,7 @@ export default {
doctorName: this.formPerson.doctorName,
hospitalName: this.formPerson.hospitalName,
scopeOfAdministrative: this.getScope("administrative"),
setKindOfDepartment: this.getScopeDepartment(),
scopeOfDepartment: this.getScopeDepartment(),
};
// if (req.setKindOfAdministrative == 3) {
// req.scopeOfAdministrative = this.getScope("administrative");
......@@ -2868,7 +2868,7 @@ export default {
doctorName: '',
hospitalName: '',
scopeOfAdministrative: this.getScope("administrative"),
setKindOfDepartment: this.getScopeDepartment(),
scopeOfDepartment: this.getScopeDepartment(),
pageNum: this.formPerson.pageNum,
pageSize: this.formPerson.pageSize
};
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册