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