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