WXL
7 天以前 e750691c9d0a17948061cf5f166d15a71f08ac00
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
  })