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