Index: ssts-web/src/main/webapp/disinfectsystem/config/dgsdhyy/print/printConfig.js
===================================================================
diff -u -r14368 -r14370
--- ssts-web/src/main/webapp/disinfectsystem/config/dgsdhyy/print/printConfig.js (.../printConfig.js) (revision 14368)
+++ ssts-web/src/main/webapp/disinfectsystem/config/dgsdhyy/print/printConfig.js (.../printConfig.js) (revision 14370)
@@ -201,9 +201,8 @@
{label : "东莞东华医院部门领货凭证", dataIndex : 'header', fontSize : 17, position : ["15","1%","99%",5],type: 'html', beforeStr: "
"},
{label : "去向:", dataIndex : 'depart', fontSize : 10, position : ["55","5%","90%",5]},
{label : "单号:", dataIndex : 'serialNum', fontSize : 10, position : ["55","25%","90%",5]},
- {label : "日期:", dataIndex : 'printTime', fontSize : 10, position : ["55","39%","90%",5]},
- {label : "回收人:", dataIndex : 'recyclingUser', fontSize : 10, position : ["55","62%","90%",5]},
- {label : "备注:", dataIndex : 'remark', fontSize : 10, position : ["55","75%","90%",5]}
+ {label : "日期:", dataIndex : 'printTime', fontSize : 10, position : ["55","41%","90%",5]},
+ {label : "备注:", dataIndex : 'remark', fontSize : 10, position : ["55","65%","90%",5]}
],
goodsTable :{
rowHeight : 25,
@@ -221,11 +220,11 @@
footer: {
fontSize : 14,
content : [
- {label : "制单:", dataIndex : 'printUser'},
- {label : " 申请人:", dataIndex : 'applicant'},
- {label : " 复核: ", dataIndex : ''},
- {label : " 验收: ", dataIndex : ''},
- {label : "提交时间:", dataIndex : 'applicationTime'}
+ {label : "科室接收人: ", dataIndex : ''},
+ {label : "下送人: ", dataIndex : ''},
+ {label : "回收人:", dataIndex : 'recyclingUser'},
+ {label : " 发货人:", dataIndex : 'printUser'}
+ //{label : "提交时间:", dataIndex : 'applicationTime'}
]
}
}