影像和超声 审核生成的PDF增加了注释
This commit is contained in:
parent
86db8b0b72
commit
6e6f538f9d
@ -517,7 +517,7 @@ const exportPdfCTToBase64 = async () => {
|
||||
calculateAge(applyFormVO.value.birthday) //刷新年龄
|
||||
let orgInfoTemp = await ReportPrintStatisticsApi.getOrg(infoParams.value.orgId.trim())
|
||||
|
||||
// =====================部署时要取消注释===========================
|
||||
// =====================部署时要取消注释 在222服务器上这个注释 礼泉县是打开===========================
|
||||
await PatientexamlistApi.generatePdf_ct({
|
||||
model: '0',
|
||||
folderPath: (await ConfigApi.getConfigKey('url.ftpimage')) + '\\' + ID.toString(),
|
||||
@ -541,7 +541,7 @@ const exportPdfCTToBase64 = async () => {
|
||||
// =====================部署时要取消注释===========================
|
||||
|
||||
|
||||
// ======================部署时要注释===========================
|
||||
// ======================部署时要注释222取消注释 礼泉县是注释===========================
|
||||
// showPdfContent.value = true
|
||||
// nextTick(() => {
|
||||
// setTimeout(async () => {
|
||||
|
@ -677,7 +677,7 @@ const exportPdfUSToBase64 = async () => {
|
||||
image3 = window.location.origin + image3
|
||||
}
|
||||
}
|
||||
// =====================部署时要取消注释===========================
|
||||
// =====================部署时要取消注释 在222服务器上这个注释 礼泉县是打开===========================
|
||||
await PatientexamlistApi.generatePdf_us({
|
||||
model: '0',
|
||||
folderPath: (await ConfigApi.getConfigKey('url.ftpimage')) + '\\' + ID.toString(),
|
||||
@ -704,7 +704,7 @@ const exportPdfUSToBase64 = async () => {
|
||||
// =====================部署时要取消注释===========================
|
||||
|
||||
|
||||
// ======================部署时要注释===========================
|
||||
// ======================部署时要注释 222取消注释 礼泉县是注释===========================
|
||||
// showPdfContent.value = true
|
||||
// nextTick(() => {
|
||||
// setTimeout(async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user