@@ -470,7 +470,7 @@ export class QuickCombinationComponent implements OnInit {
let postData = {
idx: 0,
sum: 20,
- department: { hospital: { id: hosIds }, dept: search },
+ department: { cascadeHosId: hosIds, dept: search },
};
this.dLoading = true;
this.dNum++;