心电图列表页面修改,请求图片覆盖参数修改

This commit is contained in:
yy2205 2025-06-05 18:07:21 +08:00
parent f7ef0f482a
commit 03afd32a1a
2 changed files with 24 additions and 24 deletions

View File

@ -169,7 +169,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -182,7 +182,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -195,7 +195,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -208,7 +208,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -221,7 +221,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -234,7 +234,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -247,7 +247,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -260,7 +260,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -273,7 +273,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -286,7 +286,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -299,7 +299,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -312,7 +312,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -325,7 +325,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -338,7 +338,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",
@ -351,7 +351,7 @@ export const processImageApi = {
height:100, height:100,
width:400, width:400,
watermarkFontSize:20, watermarkFontSize:20,
step:" ", step:" ",
enablePdf:1, enablePdf:1,
enableOcr:0, enableOcr:0,
coverColor:"#FFFFFF", coverColor:"#FFFFFF",

View File

@ -171,7 +171,7 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="主键" align="center" prop="id" v-if="false" /> <el-table-column label="主键" align="center" prop="id" v-if="false" />
<el-table-column label="检查项目名称" align="center" prop="examItemName" width="160px" /> <!-- <el-table-column label="检查项目名称" align="center" prop="examItemName" width="160px" />-->
<el-table-column label="检查单号" align="center" prop="examId" width="140px" /> <el-table-column label="检查单号" align="center" prop="examId" width="140px" />
<el-table-column label="患者姓名" align="center" prop="pname" width="160px" /> <el-table-column label="患者姓名" align="center" prop="pname" width="160px" />
<el-table-column label="性别" align="center" prop="gender" /> <el-table-column label="性别" align="center" prop="gender" />
@ -215,13 +215,13 @@
:formatter="dateFormatter" :formatter="dateFormatter"
width="180px" width="180px"
/> />
<el-table-column <!-- <el-table-column
label="上传时间" label="上传时间"
align="center" align="center"
prop="uploadDate" prop="uploadDate"
:formatter="dateFormatter" :formatter="dateFormatter"
width="180px" width="180px"
/> />-->
<el-table-column label="机构名称" align="center" prop="orgName" width="180px" /> <el-table-column label="机构名称" align="center" prop="orgName" width="180px" />
<el-table-column label="机构ID" align="center" prop="orgId" v-if="false" /> <el-table-column label="机构ID" align="center" prop="orgId" v-if="false" />
<el-table-column <el-table-column