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 s}from"./redux-vendor-CfkcHgWN.js";import{L as o,j as r,h as N}from"./index-D80MdVQn.js";const m=s("GET_ANNOUNCEMENT",async(e,{dispatch:t})=>{t(o());const{data:n,status:a}=await r.get("announcements/?total=true");return t(N()),{data:n,status:a}}),A=s("GET_ANNOUNCEMENT",async(e,{dispatch:t})=>{t(o());const{data:n,status:a}=await r.get(`announcements/?role=${e}`);return t(N()),{data:n,status:a}});export{m as a,A as g};