seimin 3 年之前
父節點
當前提交
9c4f22c9ab
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/app/views/fuwutai/fuwutai.component.ts

+ 1 - 0
src/app/views/fuwutai/fuwutai.component.ts

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