pull/1/head
胡锐 3 years ago
commit 43d1017ca8
  1. 1
      src/app/admin/tuanyou-agent/order-st/order-st.component.ts

@ -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,

Loading…
Cancel
Save