瀏覽代碼

标本间优化

maotao 6 月之前
父節點
當前提交
ff0799fb8d

+ 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)