Index: ssts-web/src/main/webapp/disinfectsystem/config/klmysrmyy/print/printConfig.js =================================================================== diff -u -r30403 -r30492 --- ssts-web/src/main/webapp/disinfectsystem/config/klmysrmyy/print/printConfig.js (.../printConfig.js) (revision 30403) +++ ssts-web/src/main/webapp/disinfectsystem/config/klmysrmyy/print/printConfig.js (.../printConfig.js) (revision 30492) @@ -161,6 +161,7 @@ isPrintDisposableGoods : true, // 打印申请单是否打印一次性物品 isMergePrintTousseAndDisposable : false, // 器械包和一次性物品是否合并打印 printByOriginalApplications : true, //不合并打印情况下是否按原始单据逐份打印 + isMergePrintMultipleSelectedApplications : true, printApplyInfo : false, printOrder : 1, // 1:优先打印一次性物品, 2:优先打印器械包 // 在器械包和一次性物品不合并打印的情况下,消毒物品打印方式: @@ -181,7 +182,7 @@ ], goodsTable :{ rowHeight : 24, - position : ["100","1%","87%","24cm"], + position : ["100","1%","87%","100cm"], donotPrintTotal:true, content : [ {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 9}, @@ -221,6 +222,7 @@ isPrintDisposableGoods : true, // 打印申请单是否打印一次性物品 isMergePrintTousseAndDisposable : false, // 器械包和一次性物品是否合并打印 printByOriginalApplications : true, //不合并打印情况下是否按原始单据逐份打印 + isMergePrintMultipleSelectedApplications : true, printApplyInfo : false, printOrder : 1, // 1:优先打印一次性物品, 2:优先打印器械包 // 在器械包和一次性物品不合并打印的情况下,消毒物品打印方式: @@ -241,18 +243,18 @@ ], goodsTable :{ rowHeight : 24, - position : ["100","1%","87%","24cm"], + position : ["100","1%","87%","100cm"], content : [ - {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 9}, - {header : "名称", dataIndex : 'goodsName', width : 240, align : 'left', fontSize : 9}, - {header : "规格", dataIndex : 'sp', width : 120, align : 'center', fontSize :9}, - {header : "数量", dataIndex : 'goodsAmount', width : 60, align : 'right', fontSize : 9}, - {header : "单位", dataIndex : 'unit', width : 60, align : 'center', fontSize : 9}, - {header : "零售价", dataIndex : 'price', width : 75, align : 'center', fontSize : 9}, - {header : "金额", dataIndex : 'rowPrice', width : 75, align : 'right', fontSize : 9}, + {header : "序号", dataIndex : 'serialNumber', width : 60, align : 'center', fontSize : 25}, + {header : "名称", dataIndex : 'goodsName', width : 240, align : 'left', fontSize : 25}, + {header : "规格", dataIndex : 'sp', width : 120, align : 'center', fontSize :25}, + {header : "数量", dataIndex : 'goodsAmount', width : 60, align : 'right', fontSize : 25}, + {header : "单位", dataIndex : 'unit', width : 60, align : 'center', fontSize : 25}, + {header : "零售价", dataIndex : 'price', width : 75, align : 'center', fontSize :25}, + {header : "金额", dataIndex : 'rowPrice', width : 75, align : 'right', fontSize : 25}, //{header : "进货价", dataIndex : 'price', width : 75, align : 'right', fontSize :11}, //{header : "进货金额", dataIndex : 'rowPrice', width : 75, align : 'right', fontSize : 11}, - {header : "批号", dataIndex : 'batchNumber', width : 80, align : 'right', fontSize : 9} + {header : "批号", dataIndex : 'batchNumber', width : 80, align : 'right', fontSize :25} ] }, footer: { @@ -279,23 +281,23 @@ // 页眉名称 //{label : "克拉玛依市人民医院", dataIndex : '', fontSize : 10, position : ["5","1%","90%",5]}, // 标题 - {label : "克拉玛依市人民医院卫生材料出库单", dataIndex : '', fontSize : 15, position : ["5","32%","99%",5]}, + {label : "卫生材料出库单", dataIndex : '', fontSize : 15, position : ["5","32%","99%",5]}, {label : "科室:", dataIndex : 'depart', fontSize : 11, position : ["30","2%","90%",5]}, {label : "备注:", dataIndex : 'remark2', fontSize : 11, position : ["30","25%","90%",5]}, {label : "记账日期:", dataIndex : 'sendTime', fontSize : 11, position : ["30","58%","90%",5]}, {label : "出库单号:", dataIndex : 'serialNumber2', fontSize : 11, position : ["30","80%","90%",5]}, //页脚 - {label : "制单日期:", dataIndex : 'printDate', fontSize : 11, position : ["310","2%","90%",5]}, - {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["310","25%","90%",5]}, - {label : "领用人:", dataIndex : '', fontSize : 11, position : ["310","45%","90%",5]}, - {label : "保管人:", dataIndex : '', fontSize : 11, position : ["310","65%","90%",5]}, - {label : "记账人:", dataIndex : 'sender', fontSize : 11, position : ["310","80%","90%",5]} + {label : "制单日期:", dataIndex : 'printDate', fontSize : 11, position : ["55","2%","90%",5]}, + {label : "制单人:", dataIndex : 'printUser', fontSize : 11, position : ["55","25%","90%",5]}, + {label : "领用人:", dataIndex : '', fontSize : 11, position : ["55","45%","90%",5]}, + {label : "保管人:", dataIndex : '', fontSize : 11, position : ["55","65%","90%",5]}, + {label : "记账人:", dataIndex : 'sender', fontSize : 11, position : ["55","80%","90%",5]} ], currentPageNumber : {label : "第#页", fontSize : 11, position : ["30","45%","90%",5]}, totalPageAmount : {label : "共&页", fontSize : 11, position : ["30","50%","90%",5]}, goodsTable :{ rowHeight : 20, - position : ["50","1%","99%","6.0cm"], + position : ["90","1%","99%","6.0cm"], headRepeat : true, columns : [ {header : "序号", dataIndex : 'serialNumber', width : '100', align : 'center', fontSize : 11}, @@ -304,10 +306,10 @@ {header : "规格", dataIndex : 'specification', width : '150', align : 'center', fontSize : 11}, // {header : "包装规格", dataIndex : 'packageSpec', width : '15%', align : 'center', fontSize : 11}, {header : "单位", dataIndex : 'unit', width : '100', align : 'center', fontSize : 11}, - {header : "数量", dataIndex : 'amount', width : '100', align : 'center', fontSize : 11} + {header : "数量", dataIndex : 'amount', width : '100', align : 'center', fontSize : 11}, //{header : "有效日期", dataIndex : 'expireDate', width : 85, align : 'center', fontSize : 11}, //{header : "批号", dataIndex : 'batchNumber', width : 105, align : 'center', fontSize : 11} -// {header : "单价", dataIndex : 'price', width : '10%', align : 'right', fontSize : 11}, + {header : "单价", dataIndex : 'price', width : '10%', align : 'right', fontSize : 11} // {header : "金额", dataIndex : 'totalPrice', width : '10%', align : 'right', fontSize : 11} ] } @@ -1606,10 +1608,9 @@ godownOutToSupplyRoomConfig:godownOutToSupplyRoomConfig }; var printerNameMapping = { - '模板-手术器械标签' : 'ZDesigner GK888t (EPL)', - '模板-临床带科室标签' : 'ZDesigner GK888t (EPL)', - '模板-临床器械标签' : 'ZDesigner GK888t (EPL)', '模板-敷料包标签' : 'ZDesigner GT800 (EPL) (副本 1)', - '模板-消毒物品标签' : 'ZDesigner GT800 (EPL) (副本 1)', - '模板-带科室消毒物品标签' : 'ZDesigner GT800 (EPL) (副本 1)' + '模板-消毒物品标签' : '标签', + '模板-带科室消毒物品标签' : '标签', + '模板-火罐标签' :'ZDesigner GT800 (EPL) (副本 1)', + '模板-火罐标签' : '标签' }; \ No newline at end of file Index: ssts-web/src/main/webapp/disinfectsystem/config/klmysrmyy/config.js =================================================================== diff -u -r30378 -r30492 --- ssts-web/src/main/webapp/disinfectsystem/config/klmysrmyy/config.js (.../config.js) (revision 30378) +++ ssts-web/src/main/webapp/disinfectsystem/config/klmysrmyy/config.js (.../config.js) (revision 30492) @@ -160,5 +160,14 @@ //是否在系统首页的桌面上显示设备维护的快捷图标 showDeviceMaintenanceDesktopIcon:true, //PC端是否开启一键扫描一次性物品功能 - oneKeyScanDisposableGoodsForPC:true + oneKeyScanDisposableGoodsForPC:true, + //是否禁用人员同步 + hiddenUserSyncButton:true, + //是否禁用科室同步 + hiddenOrgunitSyncButton:true, + //是否启用拍摄功能 + showCameraPhoto:true, + setPassiveModeAfterLogin:true, + //去除前缀 + wristBandHospitalNumberPrefix:"R" } \ No newline at end of file