some change for excel and clearance code

This commit is contained in:
2026-01-26 16:59:08 +03:30
parent 962433be62
commit a053452f09
252 changed files with 322 additions and 332 deletions

View File

@@ -0,0 +1 @@
import{a}from"./redux-vendor-B7uoacJt.js";import{j as r,h as u}from"./index-Cr86_nOs.js";const c=a("SLAUGHTER_DELETE_REQUEST",async e=>{const{data:s,status:t}=await r.delete("kill_request/"+e.id);return{data:s,status:t}}),l=a("SLAUGHTER_NEW_REQUEST",async(e,{dispatch:s})=>{try{const{data:t,status:o}=await r.post("kill_request/",e);return{data:t,status:o}}catch(t){return s(u()),{error:t.response.data.result}}});export{c as a,l as s};