1
lkk
5 天以前 80402ee4f8feb54d85b15201006ba2198cb0c743
src/api/system/menu.js
@@ -77,4 +77,15 @@
    method: 'get',
    params: query
  })
}
// 查询菜单列表
export function chaxunjyjcwsxmjg(query) {
  return request({
    url: '/system/config/chaxunjyjcwsxmjg',
    method: 'get',
    params: query
  })
}