Add: new item to manage process

This commit is contained in:
2026-02-09 09:53:38 +03:30
parent eef5d58ec9
commit 1bd11fef9b
278 changed files with 1508 additions and 39 deletions

View File

@@ -0,0 +1 @@
import{a as r}from"./redux-vendor-CfkcHgWN.js";import{L as n,j as i,h as o}from"./index-D80MdVQn.js";const E=r("SLAUGHTER_GET_PROVINCE",async(e,{dispatch:a})=>{a(n());const{data:t,status:s}=await i.get("iran_province/");return a(o()),{data:t,status:s}}),G=r("SLAUGHTER_GET_CITIES_OF_PROVINCE",async(e,{dispatch:a})=>{a(n());const{data:t,status:s}=await i.get("iran_city/?name="+e);return a(o()),{data:t,status:s}});export{G as a,E as s};