qinxianzhangyao
2024-02-28 a578d536a1bb00c869e35d5263fe43aee2672eae
src/api/system/tijian.js
@@ -21,7 +21,7 @@
// 每个项目
export function projectGetList() {
  return request({
    url: '/hosp/project/getlist',
    url: '/hosp/project/getDxList',
    method: 'get',
  })
}