zengh
2021-03-26 21fc24f36b7ec274a85d15586d2b9bc0c8badf09
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请求