Index: ssts-web/src/main/webapp/disinfectsystem/config/demo/config.js =================================================================== diff -u -r33152 -r36604 --- ssts-web/src/main/webapp/disinfectsystem/config/demo/config.js (.../config.js) (revision 33152) +++ ssts-web/src/main/webapp/disinfectsystem/config/demo/config.js (.../config.js) (revision 36604) @@ -4,6 +4,7 @@ companyName : "dingxiang", // 禁用标识牌功能 disableIdCard : false, + hideStaffArchive:false, // 禁用设备接口 disableDeviceInterface:false, // 审核器械包必须入篮筐(一级供应室) @@ -19,10 +20,16 @@ enableReturnGoodsByInvoicePlan:true, enableScanSterilizationMonitoringPackage:true, hideTrainingManage:false, + barcodeImgWidth:60, + barcodeImgHeight:60, + //按结算科室发放,以满足类似口腔医院按诊位回收,按科室发放的需求 + invoice_groupBy:"settleAccountsDepartCoding", // 申请界面是否隐藏器械包价格 //hideToussePriceColumn : true, // 申请界面是否隐藏一次性物品价格 //hideDisposablePriceColumn : true, + //鼠标移动到‘一次性物品申领单’上后,弹出的悬浮框显示的数量的单位为申领单位的数量,而不是最小单位的数量 + showMiddlePackageAmount:true, // 条码类型:1:一维码, 2:二维码 barcodeType : 1, // 申请器械包时是否自动归还待归还物品 @@ -35,8 +42,17 @@ autoFillUserNameLength:6, //装配界面的配包人是否默认为上一次装配的配包人 packingPageOperatorDefaultLastOperator : true, + //装配界面的审核人是否默认为上一次装配的审核人 + packingPageReviewerDefaultLastReviewer : true, //审核界面的审核人是否默认为上一次审核的审核人 reviewPageReviewerDefaultLastReviewer : true, + //装配界面显示包装人字段 +// showWrapperField:true, + //装配界面显示灭菌人字段 +// showSterileField:true, + //装配界面显示检查人字段 +// showInspectorField:true, + // 是否支持部分终止申请单中的物品 enableTerminatePartOfApplication : true, //安卓上,录入灭菌及查看灭菌记录界面,单独添加的器械包组默认展开 @@ -113,17 +129,19 @@ //是否在点击批量打印后显示未打印的名单 isShowNoPrintList : true, //是否显示核对人 - showInvoiceAssistantSender : false, + showInvoiceAssistantSender : true, //是否显示发货计划下送责任人 - showInvoicePersonInCharge : false, + showInvoicePersonInCharge : true, // 聚合包按大包发货 comboTousseSendByWrapperTousse: true, //清洗筐是否装配完成才能回收 recycleClassifyBasketAfterPacked:false, //是否允许回收数量减小的部分超过待装配数量 allowDecreaseRecyclingAmountGreatUnPackingAmount : true, //回收时,申请数量与回收数量不一致,是否要确认 - confirmRecyclingAmount:false, + //confirmRecyclingAmount:true, + //开启申请数量与回收数量差异提醒 + //enableReminderOfTheDifferenceBetweenApplicationAndRecyclingAmount:true, //关闭自定义表单功能 //允许部分回收 enablePartRecycle:true, @@ -146,7 +164,7 @@ //是否启用科室停用或者启用功能 SSTS_QualityMonitoring_Config:false, //是否启用视频监控模块,true时,启用该模块,false或者没有配置时,不启用 - enableVideoMonitorModule:true, + enableVideoMonitorModule:false, video:{ width: {min: 720, ideal: 1920, max: 4096}, height: {min: 480, ideal: 1080, max: 2160} @@ -185,7 +203,7 @@ //是否启用器械包定义所属科室过滤(默认为false不启用,需要先启用器械包定义所属科室) enableTousseDefinitionBelongDepartFilter: true, //是否启用回收的备注 - enableRecyclingItemRemark:true, + //enableRecyclingItemRemark:true, //有丢失、报损时允许不补充材料即可装配 allowPackingWhenUnSupplementMaterial:true, //装配界面选中待装配的器械包时,自动在界面右下角显示配包注意事项 @@ -197,7 +215,7 @@ //灭菌炉、温度曲线图页面是否显示数据温度压力数据,true显示,false或者没有配置不显示 sterilizerLineChartIsShowTable:true, //回收界面显示添加质量监测按钮,可以直接添加质量监测记录 - recycleAddQualityMonitoring:true, + //recycleAddQualityMonitoring:true, SSTS_ForeignTousseApplication_Combo:true, //外来器械申请单是否允许申请多套外来器械包 allowApplyMultipleForeignTousse:true, @@ -210,7 +228,7 @@ //自定义入筐界面,材料的一键入筐功能 recycleAllMaterialIntoBasket:true, // 是否启用标识牌跟清洗篮筐绑定 - enableIdCardBasketBinding:true, + //enableIdCardBasketBinding:true, // 装配时自动设置标识牌条码,装配不用扫描标识牌条码即可装配 autoSetIDCardBarcodeForPacking:true, //是否启用使用记录丢失报损功能 @@ -228,10 +246,12 @@ isOpenLoadTemplateByUnit:true, //创建新申请单时是否默认不加载科室申领模板 notLoadApplyTemplateWhenCreateDeptApplication:false, + //添加回收申请单是否加载申领模板 + //isLoadApplyTemplateForAddRecycleRecord:true, //允许外来器械包部分回收 enableForeignToussePartRecycle:true, //装配外来器械时确认是否放置指示卡 - packingView_confirmIndicatorCard:true, + //packingView_confirmIndicatorCard:true, //发货计划待发货物品变色规则 colorChangeRuleOfInvoicPlanToSendGoodsList:2, //发货时针对有植入物的器械包,是否要提示生物监测的情况。即提示该器械包灭菌的灭菌记录的生物监测结果情况。 @@ -242,47 +262,168 @@ isInitiateDisposableGoodsFixedBarcode:true, //PDA端是否开启一键扫描一次性物品功能 oneKeyScanDisposableGoodsForPDA:true, + //开启外来器械申请单统计报表材料显示 + enableShowForeignTousseApplicationReportMaterials:true, //PC端是否开启一键扫描一次性物品功能 oneKeyScanDisposableGoodsForPC:true, //PDA一键扫描不追溯的复用物品 oneKeyScanNotTraceableToussesForPDA:true, //第一次登录是否需要强制修改密码 - needForceModifyPwdWhenFirstTime:true, - needBeStrongPwdWhenModifyPwd: - {'minPwdLength':8,'containLetter':true, - 'containUppercaseLetter':true, - 'containLowerCaseLetter':true, - 'containSpecialChar':true, - 'containNumber':true, - 'passwordNotContainLoginName':true, - 'passwordComplexityReq1':false, - 'windowsPasswordComplexityReq':false}, + //needForceModifyPwdWhenFirstTime:true, +// needBeStrongPwdWhenModifyPwd: +// {'minPwdLength':8,'containLetter':true, +// 'containUppercaseLetter':true, +// 'containLowerCaseLetter':true, +// 'containSpecialChar':true, +// 'containNumber':true, +// 'passwordNotContainLoginName':true, +// 'passwordComplexityReq1':false, +// 'windowsPasswordComplexityReq':false}, //启用器械包积分统计功能 enableToussePointsStatistics:true, + //是否启用快速入筐按钮(true为启用,false或者不配置都不启用) + enableExpressIntoContainer: true, + //是否启用清点确认按钮 (true为启用,false或者不配置都不启用) +// enbaleCheckToConfirm:true, //开启【清洗区材料类型工作量统计报表】的柱状图显示 enableTheHistogramDisplayOfCleaningAreaMaterialTypeWorkloadStatisticsReport:true, wristBandHospitalNumberPrefix:"WB", clinicNumberPrefix:"WB", //装配回收时被拆分的外来器械包时询问是否装配为1个包? askWhetherMergeAllPartsOfForeignTousseSplitInRecyclingToOneWhenPacking:true, - //是否启用器械包自动加急功能 - enableTousseVoluntarilyUrgent:true, + //是否启用器械包自动加急功能(启用后会自动加急,并且也会自动弹出加急窗口) + //enableTousseVoluntarilyUrgent:true, //加急物品的提示时间间隔(单位秒) // urgentGoodsWarningTimeInterval : 60, //是否限制同一科室(一级、二级供应室除外)只能在科室申领那里填写一张申请单。此参数目前只对通用申请单进行了限制。 //limitApply:true, - //是否启用临床护理质量管理与控制指标报表 - enableQualityControlOfClinic:true, //启用多院区功能 enableMultipleBranchesOfHospital:true, //启用器械包状态进度条 enableTousseStatusProgressBar:true, + //器械包状态进度条配置 + tousseStatusProgressBarConfig:{"showPersonAndDateTime":true}, + //启用器械包闭环节点的时间预测功能 + enableTousseNodeProcessTimePrediction:true, + //启用器械包积分统计功能 + enableToussePointsStatistics:true, + //启用包定义的积分系数字段 + enableIntegralOfTousseDefinition:true, + + //消毒物品的工作量统计方式 + //workLoadStatisticalMethodOfDisinfectGoodsMaterial : '按属性', //启用PDA科室申领功能 enablePdaApply:true, //showRecyclingSaveAndPrintAndNewActionButton:true, //启用库位管理模块 enableWarehousePositionModule:true, + //科室申领模块的申请单上的模板物品表格,是否不需要在一次性物品的单位前加最小申请数量及斜杠 + //notNeedMinApplyAmountBeforeUnit:true, + //启用【器械包种类定义】功能 + enableInstrumentSetTypeSetting:true, + //启用灭菌结果判定功能 + enableTheSterilizationResultJudgmentFunction:true, + //清洗区工作量及不合格率月报,是否显示【设置科室分组】按钮 + allowSetDepartGroup:true, + showDisinfectionByPackage:true, + //是否启用手术间管理界面 + enableOperationRoomManagerViwe:true, + //启用自定义表单模块 + closeFormDefinition:false, + //隐藏工作质量持续收集统计报表的部分指标 + //isHidePartOfWorkQualityCollection:true, + printWaitRecyclingInvoicePlanSummary:true, + //显示主刀医生 + showSurgeonOfUseRecord:true, + //器械包信息列表的表格,是否显示使用信息列 + showUseRecordItems:true, + //启用工作量积分统计报表 + enableWorkloadScoreStatisticReport:true, + //清洗责任人是否允许为空 + //washAndDisinfectRecordPersonInChargeAllowBlank:false, + //是否启用设备维护功能自定义功能 +// isDeviceMaintenanceCus:true, + enableUseRecordByPatientDept:true, + //启用借物单单独发货功能 + //enableBorrowInvoicePlanSeperateSend:true, + //showWrapperField:true, + //showInspectorField:true, + //触摸屏清洗的责任人不能为空 + //touchWashInputPersonInCharge:true, + //护理质量指标统计报表的配置 + "nursingQualityIndexReportConfiguration": { + "defaultQueryDateType" : "年份", + "reportName" : "消毒供应护理质量指标统计报表", + "reportLayout" : "dataIndexsAsRows", + "dataIndexsArray" : [ + { "dataIndexNameForDisplay": "器械清洗合格件数", "dataIndexSource": "器械清洗合格件数" }, + { "dataIndexNameForDisplay": "器械清洗总件数", "dataIndexSource": "器械清洗总件数" }, + { "dataIndexNameForDisplay": "器械包灭菌合格数", "dataIndexSource": "复用性灭菌物品合格件数" }, + { "dataIndexNameForDisplay": "器械包灭菌总数", "dataIndexSource": "复用性灭菌物品总件数" }, + { "dataIndexNameForDisplay": "湿包数", "dataIndexSource": "湿包件数" }, + { "dataIndexNameForDisplay": "器械包装合格数", "dataIndexSource": "复用性物品包装合格件数" }, + { "dataIndexNameForDisplay": "器械包装总数", "dataIndexSource": "复用性物品包装总件数" } + ] + }, + //工作质量持续收集统计报表的配置 + "workQualityCollectionReportConfiguration": { + "reportName" : "工作质量持续收集统计报表", + "comapreReportsSettings":{ + "showDescriptionColumnOfDataIndex":true, + "compareColumnsSettingsOfDataIndex":[ + {"columnName":"valueOfDataIndex", "columnTitle":"总计"}, + {"columnName":"averageMonthlyValue", "columnTitle":"平均每月"} + ] + }, + "dataIndexsArray" : [ + { "dataIndexNameForDisplay": "处理临床器械总件数", "dataIndexSource": "处理临床器械总件数","branchesOfHospital":["大院"] }, + { "dataIndexNameForDisplay": "处理手术器械总件数", "dataIndexSource": "处理手术器械总件数","branchesOfHospital":["大院"] }, + { "dataIndexNameForDisplay": "处理大院手术室布类总包数", "dataIndexSource": "复用性物品包装总件数","taskGroups":["布类班"] }, + { "dataIndexNameForDisplay": "处理外来器械总件数", "dataIndexSource": "处理外来手术器械总件数" }, + + { "dataIndexNameForDisplay": "灭菌器使用炉次", "dataIndexSource": "灭菌器使用炉次" }, + { "dataIndexNameForDisplay": "清洗消毒机使用炉次", "dataIndexSource": "清洗机使用炉次" }, + { "dataIndexNameForDisplay": "发放物品总件数", "dataIndexSource": "处理器械包总包数" }, + { "dataIndexNameForDisplay": "接收越秀区中医院物品灭菌数", "dataIndexSource": "复用性外部代理灭菌物品总件数", "orgUnitCodes":["00106"] } + ] + }, + //启用外来器械包供应商统计报表 + enableForeignTousseSupplierStatisticsReport:true, + //一个科室只能填写一张未打印并且未发货的一次性物品申请单 + limitDisposableGoodsApply:true, + //外来器械单申请内的器械包价格根据材料单价汇总 + enableTotalPriceCalculatedBasedOnTheUnitPriceOfTheMaterialOfForeignTousseFunction:true, + //启用器械维修功能 + enableInstrumentRepairManagement:true, + // + enableGoodsReservateion:true, + //一次性物品的物资编码配置 + //externalCodeConfig:{"text":"物资编码","hidden":true}, + //显示一次性物品定义界面的物资编码字段 + disposableGoodsInventorySerialNumber:true, + //启用清洗机耗材消耗管理功能 + //enableRinserConsumptiveMaterialConsumptionFunction:true, + //启用回收的丢失和报损的备注功能 + enableRecycleMaterialErrorDamageRemark:true, + //启用打印处理外来器械统计表功能 + enableTheFunctionOfPrintProcessingOfForeignToussed:true, + //是否启用手术仪器管理 + enableSurgicalInstrumentsManagement:true, + //启用数据实时看板 + enableRealTimeDashboardsForDataFunction:true, + //启用各时段工作量折线图报表 + enableLineGraphReportOfWorkloadByTimePeriod:true, + //启用器械包周转天数统计报表 + enableTousseTournoverDaysStatisticsReport:true, + //启用RFID标签形式的标识牌 + //enableRFIDTousseIdCard:true, + // + showSelfTransportorInRecycleForm:true, + //回收页面扫描物品唯一条码回收时限制只能在对应的申请单进行回收 + recyclingOnlyInTheCorrespondingApplicationFormWhenScanningUniqueBarcode:true, + "backgroundColorOfRecyclingRecordWhichRecyclingAmountNotEqualToAppplyAmount" : {"greaterThanColor":"#98FB98","lessThanColor":"#87CEEB","greaterAndLessThanColor":"#CC99CC"}, //desktopShortcutIconsConfig:["自定义表单","外来器械申请","基数管理","设备维护信息"], + desktopShortcutIconsConfig:["外来器械申请"], // logoSetting : { "width" : 277, "height" : 44 }, foreignTousseAppliationDefaultDepartment:{ '09':{// 登录人所在的科室编码