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