edu/frontend/assets/department.d04e9f3d.js

2 lines
330 B
JavaScript
Raw Normal View History

2022-08-17 07:26:13 +00:00
import{r as e}from"./index.4a9ec79b.js";function r(t){return e.get({url:"/system/dept/list",params:t})}function d(t){return e.post({url:"/system/dept/add",params:t})}function p(t){return e.post({url:"/system/dept/edit",params:t})}function u(t){return e.post({url:"/system/dept/del",params:t})}export{p as a,d as b,u as c,r as d};