25
openhis-ui-vue3/src/components/Print/WristBand.json
Executable file
25
openhis-ui-vue3/src/components/Print/WristBand.json
Executable file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"panels": [
|
||||
{
|
||||
"height": 25,
|
||||
"index": 1,
|
||||
"name": "腕带",
|
||||
"paperFooter": 94.5,
|
||||
"paperHeader": 0,
|
||||
"paperList": {"height": 25, "type": "自定义", "width": 100},
|
||||
"paperNumberContinue": true,
|
||||
"paperNumberDisabled": true,
|
||||
"paperType": "自定义",
|
||||
"printElements": [
|
||||
{"options": {"field": "patientName", "fontSize": 8, "fontWeight": "bold", "height": 9, "left": 5, "title": "姓名:", "top": 3, "width": 40, "hideTitle": false}, "printElementType": {"title": "文本", "type": "text"}},
|
||||
{"options": {"field": "hisId", "fontSize": 8, "fontWeight": "bold", "height": 9, "left": 50, "title": "病历号:", "top": 3, "width": 45, "hideTitle": false}, "printElementType": {"title": "文本", "type": "text"}},
|
||||
{"options": {"field": "gender", "fontSize": 8, "fontWeight": "bold", "height": 9, "left": 5, "title": "性别:", "top": 13, "width": 40, "hideTitle": false}, "printElementType": {"title": "文本", "type": "text"}},
|
||||
{"options": {"field": "dept", "fontSize": 8, "fontWeight": "bold", "height": 9, "left": 50, "title": "科室:", "top": 13, "width": 45, "hideTitle": false}, "printElementType": {"title": "文本", "type": "text"}},
|
||||
{"options": {"field": "bedName", "fontSize": 8, "fontWeight": "bold", "height": 9, "left": 5, "title": "床号:", "top": 23, "width": 40, "hideTitle": false}, "printElementType": {"title": "文本", "type": "text"}},
|
||||
{"options": {"field": "triageLevel", "fontSize": 8, "fontWeight": "bold", "height": 9, "left": 50, "title": "分级:", "top": 23, "width": 45, "hideTitle": false}, "printElementType": {"title": "文本", "type": "text"}},
|
||||
{"options": {"field": "hisId", "height": 18, "left": 80, "qrCodeLevel": 0, "textAlign": "center", "title": "腕带二维码", "top": 5, "width": 18}, "printElementType": {"title": "二维码", "type": "text"}}
|
||||
],
|
||||
"width": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user