Browse Source

[完善]修改bug

非煤矿山灾害智能感知和预警系统
邵佳豪 2 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: {
companyId: id2,
taskType: "熟悉演练",
approvalStatus: ["检查"]
approvalStatus: ["检查"]
}
}).subscribe({
next: (data: any) => {

Loading…
Cancel
Save