WXL
5 天以前 ce16687e0faa2efd714ec113f09f7f22a457712f
src/api/patient/homepage.js
@@ -12,7 +12,7 @@
// 用户信息查询患者列表
export function messagelistpatient(data) {
  return request({
    url: '/smartor/patarchive/patInfoByContion',
    url: '/smartor/patarchive/list',
    method: 'post',
    data: data
  })