zhaojiale
2022-08-04 aeef44031f90e5a7b0cb05da884b38f5047e7d21
src/api/accidentManagementSystem/index.ts
@@ -73,10 +73,11 @@
            })
        },
        // 工伤申报删除/批量删除
        workDelete:(params:number)=>{
        workDelete:(params:object)=>{
            return request({
               url:`/workInjuryDeclaration/batchDelete/${params}`,
               method:"get",
               url:`/workInjuryDeclaration/batchDelete`,
               method:"post",
                data:params
            })
        },
        // 伤亡人员一览