qx
qx
4 天以前 26a983e0c22f1fe54c91c66c2b52888858e52cd1
src/api/system/menu.js
@@ -77,4 +77,14 @@
    method: 'get',
    params: query
  })
}
// 查询菜单列表
export function chaxunjyjcwsxmjg(query) {
  return request({
    url: '/system/config/chaxunjyjcwsxmjg',
    method: 'get',
    params: query
  })
}