From 03afd32a1a65e70dc623ff2984c389e3810500cc Mon Sep 17 00:00:00 2001
From: yy2205 <2238220225@qq.com>
Date: Thu, 5 Jun 2025 18:07:21 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BF=83=E7=94=B5=E5=9B=BE=E5=88=97=E8=A1=A8?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9=EF=BC=8C=E8=AF=B7=E6=B1=82?=
=?UTF-8?q?=E5=9B=BE=E7=89=87=E8=A6=86=E7=9B=96=E5=8F=82=E6=95=B0=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/processImage/index.ts | 42 +++++++++----------
src/views/tblist/patientexamlistECG/index.vue | 6 +--
2 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/src/api/processImage/index.ts b/src/api/processImage/index.ts
index f254ad31..3fa40887 100644
--- a/src/api/processImage/index.ts
+++ b/src/api/processImage/index.ts
@@ -78,7 +78,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+ step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -91,7 +91,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+ step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -104,7 +104,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+ step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -117,7 +117,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+ step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -130,7 +130,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+ step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -143,7 +143,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+ step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -169,7 +169,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -182,7 +182,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -195,7 +195,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -208,7 +208,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -221,7 +221,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -234,7 +234,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -247,7 +247,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -260,7 +260,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -273,7 +273,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -286,7 +286,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -299,7 +299,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -312,7 +312,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -325,7 +325,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -338,7 +338,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
@@ -351,7 +351,7 @@ export const processImageApi = {
height:100,
width:400,
watermarkFontSize:20,
- step:" ",
+step:" ",
enablePdf:1,
enableOcr:0,
coverColor:"#FFFFFF",
diff --git a/src/views/tblist/patientexamlistECG/index.vue b/src/views/tblist/patientexamlistECG/index.vue
index 4a1d7a82..82889808 100644
--- a/src/views/tblist/patientexamlistECG/index.vue
+++ b/src/views/tblist/patientexamlistECG/index.vue
@@ -171,7 +171,7 @@
-
+
@@ -215,13 +215,13 @@
:formatter="dateFormatter"
width="180px"
/>
-
+ />-->