影像和超声 审核生成的PDF增加了注释

This commit is contained in:
lxd 2025-06-17 10:28:27 +08:00
parent 86db8b0b72
commit 6e6f538f9d
2 changed files with 38 additions and 38 deletions

View File

@ -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 () => {

View File

@ -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 () => {