状态更新

This commit is contained in:
wangshiming
2022-01-14 15:39:42 +08:00
parent 7e5661416a
commit 509f521c65
4 changed files with 10 additions and 2 deletions

View File

@ -57,6 +57,10 @@ export class SupplyManagementBulkComponent implements OnInit {
...this.sf?.value,
};
}
search() {
this.st?.load(1);
this.getGoodsSourceStatistical()
}
/**
* 初始化查询表单
*/