上传dist

This commit is contained in:
张磊
2026-04-09 14:15:19 +08:00
parent a4c072f77f
commit c559f0c108
216 changed files with 503 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
import{Y as o,Z as i}from"./index.a8f46cbf.js";import{g as u}from"./filter.6957b13e.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};