提交 9e95304e 编写于 作者: guangjun.yang's avatar guangjun.yang

解决区域是单个的,并且degree是3或者4的

上级 7df1ab06
...@@ -400,7 +400,7 @@ export default { ...@@ -400,7 +400,7 @@ export default {
this.queryParams.projectId = this.projectId; this.queryParams.projectId = this.projectId;
this.queryParams.regionId = regionId; this.queryParams.regionId = regionId;
this.getHospitalsByRegionId(this.queryParams); this.getHospitalsByRegionId(this.queryParams);
// this.setProvinceList(proviceList); this.setProvinceList(proviceList);
this.setAreaDegree(degree); this.setAreaDegree(degree);
// if( degree == 3 || degree == 4) { // if( degree == 3 || degree == 4) {
// this.isShowOrg = true; // this.isShowOrg = true;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册