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 n,L as o,h as u}from"./index-Cr86_nOs.js";const S=a("SLAUGHTER_SUBMIT_DISPENSER",async(e,{dispatch:r})=>{try{const{data:s,status:t}=await n.post("dispenser/",e);return r(o()),{data:s,status:t}}catch(s){return r(u()),{error:s.response.data.result}}}),p=a("SLAUGHTER_EDIT_DISPENSER",async(e,{dispatch:r})=>{try{const{data:s,status:t}=await n.put("dispenser/0/",e);return r(o()),{data:s,status:t}}catch(s){return r(u()),{error:s.response.data.result}}});export{p as a,S as s};