zengh
2021-05-08 0b22f5ec114d4f364c92d4e476ab876e9f06c2eb
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请求