@@ -2427,6 +2427,7 @@ export class FuwutaiComponent implements OnInit {
this.promptInfo = promptInfo;
this.back = back || "";
setTimeout(() => {
+ this.getUnassignedBuilding2();
this.resetList();
this.getOrderList(1);
this.getOrderList(2);