Administrator
2021-05-09 5dd040f1d2d06b6cf11cb20f35e8f4ab94cc357a
src/api/system/dept.js
@@ -82,7 +82,7 @@
export const ss = () => {
  return request({
    url: '/api/blade-system/dept/selectInfo',
    method: 'post',
    method: 'get',
  })
}
// 封装api get请求