dept.e61f22cd.js 655 B

1
  1. import{f as t}from"./index.b54ecd6f.js";function r(e){return t({url:"/system/dept/list",method:"get",params:e})}function d(e){return t({url:"/system/dept/list/exclude/"+e,method:"get"})}function u(e){return t({url:"/system/dept/"+e,method:"get"})}function n(){return t({url:"/system/dept/treeselect",method:"get"})}function l(e){return t({url:"/system/dept/roleDeptTreeselect/"+e,method:"get"})}function o(e){return t({url:"/system/dept",method:"post",data:e})}function p(e){return t({url:"/system/dept",method:"put",data:e})}function m(e){return t({url:"/system/dept/"+e,method:"delete"})}export{d as a,o as b,m as d,u as g,r as l,l as r,n as t,p as u};