Index: ssts-web/src/main/webapp/disinfectsystem/config/zjyy/spring/timer.xml =================================================================== diff -u -r29541 -r34999 --- ssts-web/src/main/webapp/disinfectsystem/config/zjyy/spring/timer.xml (.../timer.xml) (revision 29541) +++ ssts-web/src/main/webapp/disinfectsystem/config/zjyy/spring/timer.xml (.../timer.xml) (revision 34999) @@ -62,7 +62,7 @@ - + @@ -80,8 +80,8 @@ - - + + Index: ssts-web/src/main/webapp/disinfectsystem/config/zjyy/config.js =================================================================== diff -u -r34991 -r34999 --- ssts-web/src/main/webapp/disinfectsystem/config/zjyy/config.js (.../config.js) (revision 34991) +++ ssts-web/src/main/webapp/disinfectsystem/config/zjyy/config.js (.../config.js) (revision 34999) @@ -76,8 +76,8 @@ confirmRecyclingAmount:false, //录入使用记录时,"诊疗号"、"住院号"、"病人姓名"是否都可以不填 noInputTreatmentNumOrHospitalNum:true, - // 装配物品时提示放置指示卡的包类型 - packingView_confirmIndicatorCard : ["外来器械包"], + // 装配外来器械时确认是否放置指示卡 + packingView_confirmIndicatorCard:true, //启用设备接口 disableDeviceInterface : false, //是否打印灭菌温度压力曲线 @@ -247,5 +247,49 @@ //发货人是否默认为登录人,默认值为true,表示默认为登录人,此时不能修改发货人。配置为false,表示默认值不是登录人,可以通过扫描进行修改。可以通过配置记住发货人来设置默认值。如果没有记住,那默认值就是空,此时不能提交(发货人非空)。 invoiceSenderUseLoginUser:false, //是否记住上一次的发货人。默认值为false,表示不记住。如果invoiceSenderUseLoginUser为true,此配置项失效。 - rememberLastInvoiceSender:true + rememberLastInvoiceSender:true, + //外来器械包普通入筐时显示大小属性 + displayTheSizeAttributeOfTheForeignTousseWhenNormalInfoBasket:false, + //启用物品申领备注功能 + enableApplyGoodsRemarkFunction:true, + //启用待回收列表的表格列自定义 + enableTableColumnCustomizationForTheWaitRecycleList :["科室","最后修改时间","类型","物品清单","手术间","患者","包数","申请人"], + //启用历史回收记录列表的表格列自定义 + enableTableColumnCustomizationForTheHistoryRecyclingRecordList :["科室","回收时间","类型","清点人","物品清单","手术间","患者","包数","申请单号"], + //器械包信息列表扩展列配置 + expandColoumnsConfigOfTousseInfoList: [{"fieldName":"urgentLevel","coloumnName":"加急级别"},{"fieldName":"videoAndPictureRecording","coloumnName":"影像记录"}], + //器械包信息模块扩展查询项配置 + expandQueryFieldsConfigOfTousseInfoQuery:[{"fieldName":"urgentLevel","QueryName":"加急级别"},{"fieldName":"videoAndPictureRecording","QueryName":"影像记录"}], + //外部代理灭菌单的表单字段自定义名称配置 + customNameConfigurationForFormFieldsOfForeignProxyDisinfection: [{"fieldName":"applicant","displayName":"接收人"},{"fieldName":"maker","displayName":"装配人"}], + //外部代理灭菌单的表单字段必填项配置 + notAllowBlankFieldsOnForeignProxyDisinfectionForm:["maker","assistant"], + //待装配任务列表的清洗篮筐显示篮筐条码 + showBarcodeOfWashBasketInPackingTaskList:true, + //外来器械申请单只允许选择已有的外来器械包定义。开启后,只能选择已有的外来器械包定义和供应商。 + onlySelectExistedForeignTousse:true, + //外来器械拆分价格计算方式 + foreignTousseSplitPriceType:1, + //开启外来器械包的收费模式2 + enableForeignTousseChargingMode2:true, + //启用库位管理模块 + enableWarehousePositionModule:true, + //启用器械包状态进度条 + enableTousseStatusProgressBar:true, + //器械包状态进度条配置。显示节点的处理人和处理时间 + tousseStatusProgressBarConfig:{"showPersonAndDateTime":true}, + // PDA待回收申请单内物品排序方式 + sortingModeOfTousseItemsInPDAApplicationFormToBeRecycled:1, + //启用外来器械厂家归还人 + enableReturneeOfForeignTousseSupplier:true, +//启用外来器械厂家归还人 +enableReturneeOfForeignTousseSupplier:true, +//启用外来器械包是否临购字段 +enableForeignTousseIsTemporaryPurchaseField:true, +//是否启用回收拍摄功能 +showCameraPhotoInRecyclingModule:true, +//个人桌面展示外部代理灭菌 +desktopShortcutIconsConfig:["外部代理灭菌","外来器械申请"], +//限制入库单填写的一次性物品只能是能申领的一次性物品,false或者没有配置:不限制 +restrictGodownEntryDiposableGoods:false } \ No newline at end of file Index: ssts-web/src/main/webapp/disinfectsystem/config/zjyy/print/printConfig.js =================================================================== diff -u -r34333 -r34999 --- ssts-web/src/main/webapp/disinfectsystem/config/zjyy/print/printConfig.js (.../printConfig.js) (revision 34333) +++ ssts-web/src/main/webapp/disinfectsystem/config/zjyy/print/printConfig.js (.../printConfig.js) (revision 34999) @@ -193,7 +193,7 @@ {header : "数量", dataIndex : 'goodsAmount', width : 60, align : 'right', fontSize : 11}, // {header : "单价", dataIndex : 'price', width : 60, align : 'right', fontSize : 11}, // {header : "金额", dataIndex : 'rowPrice', width : 75, align : 'right', fontSize : 11} - {header : "备注", dataIndex : '', width : 265, align : 'right', fontSize : 11} + {header : "备注", dataIndex : 'remarkOfApplyGoods', width : 265, align : 'right', fontSize : 11} ] }, footer: { @@ -275,22 +275,22 @@ {label : "保管人:", dataIndex : '', fontSize : 11, position : ["310","65%","90%",5]}, {label : "记账人:", dataIndex : 'sender', fontSize : 11, position : ["310","80%","90%",5]} ], - currentPageNumber : {label : "第#页", fontSize : 11, position : ["330","45%","90%",5]}, - totalPageAmount : {label : "共&页", fontSize : 11, position : ["330","50%","90%",5]}, + currentPageNumber : {label : "第#页", fontSize : 11, position : ["5","77%","90%",5]}, + totalPageAmount : {label : "共&页", fontSize : 11, position : ["5","80%","90%",5]}, goodsTable :{ rowHeight : 20, - position : ["70","1%","98%","6.5cm"], + position : ["70","1%","98%","6.0cm"], headRepeat : true, columns : [ - {header : "序号", dataIndex : 'serialNumber', width : 50, align : 'center', fontSize : 11}, + {header : "序号", dataIndex : 'serialNumber', width : 35, align : 'center', fontSize : 11}, {header : "名称", dataIndex : 'name', width : 235, align : 'center', fontSize : 11}, - {header : "规格", dataIndex : 'specification', width : 150, align : 'center', fontSize : 11}, + {header : "规格", dataIndex : 'specification', width : 120, align : 'center', fontSize : 11}, // {header : "包装规格", dataIndex : 'packageSpec', width : '15%', align : 'center', fontSize : 11}, - {header : "单位", dataIndex : 'unit', width : 50, align : 'center', fontSize : 11}, - {header : "数量", dataIndex : 'amount', width : 50, align : 'center', fontSize : 11}, - {header : "有效日期", dataIndex : 'expireDate', width : 100, align : 'center', fontSize : 11}, - {header : "批号", dataIndex : 'batchNumber', width : 120, align : 'center', fontSize : 11} -// {header : "单价", dataIndex : 'price', width : '10%', align : 'right', fontSize : 11}, + {header : "单位", dataIndex : 'unit', width : 40, align : 'center', fontSize : 11}, + {header : "数量", dataIndex : 'amount', width : 40, align : 'center', fontSize : 11}, + {header : "有效日期", dataIndex : 'expireDate', width : 85, align : 'center', fontSize : 11}, + {header : "批号", dataIndex : 'batchNumber', width : 85, align : 'center', fontSize : 11}, + {header : "物品备注", dataIndex : 'remark', width : 120, align : 'center', fontSize : 11} // {header : "金额", dataIndex : 'totalPrice', width : '10%', align : 'right', fontSize : 11} ] }