소스 검색

标本间优化

maotao 6 달 전
부모
커밋
ff0799fb8d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/app/components/configurationCenter/configuration-deptUser/configuration-deptUser.component.ts

+ 1 - 1
src/app/components/configurationCenter/configuration-deptUser/configuration-deptUser.component.ts

@@ -93,7 +93,7 @@ export class ConfigurationDeptUserComponent implements OnInit {
93 93
 				cascadeHosId: this.currentHospital.id,
94 94
 	    },
95 95
 	    idx: 0,
96
-	    sum: 20,
96
+	    sum: 9999,
97 97
 	  };
98 98
 		that.mainService
99 99
 		  .getFetchDataList("data", "department", data)