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