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)