Browse Source

[完善]修改bug

非煤矿山灾害智能感知和预警系统
邵佳豪 3 years ago
parent
commit
81a6077a99
  1. 2
      src/app/service/method.service.ts

2
src/app/service/method.service.ts

@ -81,7 +81,7 @@ export class MethodService {
params: { params: {
companyId: id2, companyId: id2,
taskType: "熟悉演练", taskType: "熟悉演练",
approvalStatus: ["检查"] approvalStatus: ["检查"]
} }
}).subscribe({ }).subscribe({
next: (data: any) => { next: (data: any) => {

Loading…
Cancel
Save