@ -54,7 +54,6 @@ export class OrderStComponent implements OnInit {
gasOilType: [null],
});
this.getRequest(true, this.searchForm.value);
if (this.adminFlag == 1 && this.roleType == 5) {
const object = {
companyId: this.store.get(ADMIN_INFO_OBJECT)['bsCompany'].id,