Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js =================================================================== diff -u -r41493 -r41542 --- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js (.../tousseForm.js) (revision 41493) +++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/tousse/tousseForm.js (.../tousseForm.js) (revision 41542) @@ -1962,7 +1962,7 @@ }, { columnWidth: colWidth, layout: 'form', - labelWidth: fontSize == 12 ? 90 : 100, + labelWidth: fontSize == 12 ? 90 : 120, labelAlign: "right", items: [{ xtype: 'combo', @@ -2751,7 +2751,7 @@ }, { columnWidth: colWidth, layout: 'form', - labelWidth: fontSize == 12 ? 100 : 110, + labelWidth: fontSize == 12 ? 100 : 120, id:'sterilizationPaperTypeBox', hidden:!sstsConfig.enableFlexiblePriceCalculationOfDisinfectionGoodsFunction, items: [{ @@ -2794,6 +2794,7 @@ }, { columnWidth: colWidth, layout: 'form', + labelWidth: fontSize == 12 ? 90 : 120, hidden: !sstsConfig.showAuxiliaryInvoiceBtn, items: [{ xtype: 'combo', @@ -2817,6 +2818,7 @@ }, { columnWidth: colWidth, layout: 'form', + labelWidth: fontSize == 12 ? 90 : 120, hidden: sstsConfig && sstsConfig.enableTousseDefinitionIsPecPackConfig ? false : true, items: [{ xtype: 'combo', @@ -2928,6 +2930,7 @@ }, { columnWidth: colWidth, layout: 'form', + labelWidth: fontSize == 12 ? 90 : 120, items: [{ xtype: 'combo', fieldLabel: '发货数量模式', @@ -3473,7 +3476,7 @@ }, { columnWidth: colWidth, layout: 'form', - labelWidth: fontSize == 12 ? 90 : 100, + labelWidth: fontSize == 12 ? 90 : 120, labelAlign: "right", hidden: sstsConfig.disableIdCard, items: [{ @@ -3670,7 +3673,7 @@ }, { columnWidth: colWidth, layout: 'form', - labelWidth: 160, + labelWidth: fontSize == 12 ? 160 : 190, hidden: !sstsConfig.printBOMwhenPrintLabel, labelAlign: "right", items: [{ @@ -3740,7 +3743,7 @@ }, { columnWidth: colWidth, layout: 'form', - labelWidth: 120, + labelWidth: fontSize == 12 ? 120 : 140, hidden: !sstsConfig.showTousseNoteOnClickTousse, labelAlign: "right", items: [{ @@ -3765,7 +3768,7 @@ }, { columnWidth: colWidth, layout: 'form', - labelWidth: 120, + labelWidth: fontSize == 12 ? 120 : 140, hidden: !sstsConfig.enableCleaningInstructionsAlertRequiredWhenRecycling, labelAlign: "right", items: [{