This commit is contained in:
张磊
2026-04-27 15:18:53 +08:00
parent d5e56a9eb2
commit 1d4ca3cb6c
53 changed files with 117 additions and 117 deletions
+1
View File
@@ -0,0 +1 @@
import{V as o,U as i}from"./index.1c69c7d7.js";import{g as u}from"./filter.77205adc.js";function d(t){return t.auth=u(o.authorityListId),i({url:"/admin/authority/items",method:"post",data:t})}function h(t){return t.auth=u(o.authorityTitlesId),t.type=1,t.project=o.projectId,i({url:"/admin/authority/name_items",method:"post",data:t})}function m(t,r){return r.id=t,r.auth=u(o.authorityEditId),i({url:"/admin/authority/edit",method:"post",data:r})}function c(t){const r={id:t,auth:u(o.authorityDetailId),project:o.projectId};return i({url:"/admin/authority/info",method:"post",data:r})}function p(t,r,e){const s={id:t,status:r,reason:e,auth:u(o.authorityStatusId),project:o.projectId};return i({url:"/admin/authority/status",method:"post",data:s})}function l(){const t={auth:u(o.publicProjectTitlesId)};return i({url:"/admin/project/name_items",method:"post",data:t})}export{h as a,c as d,m as e,d as l,l as p,p as s};