su
su1124
2023-12-04 406fd3a29e7b83139d3f6669adad9f5237209947
src/api/system/tijian.js
@@ -10,8 +10,13 @@
    }
  })
}
// 每个项目
export function getIsRequired() {
  return request({
    url: '/hosp/order/getIsRequired',
    method: 'get',
  })
}
// 每个项目
export function projectGetList() {