Index: ssts-web/src/main/webapp/disinfectsystem/packing/splitForeignTousseView.js =================================================================== diff -u -r29651 -r30435 --- ssts-web/src/main/webapp/disinfectsystem/packing/splitForeignTousseView.js (.../splitForeignTousseView.js) (revision 29651) +++ ssts-web/src/main/webapp/disinfectsystem/packing/splitForeignTousseView.js (.../splitForeignTousseView.js) (revision 30435) @@ -655,7 +655,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 72, + labelWidth : 85, fieldLabel : "配包人条码", name : "packerBarcode", id : "packerBarcode2", @@ -673,7 +673,7 @@ xtype : 'textfield', fieldLabel : '配包人', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, maxLength : '16', id : 'operator2', name : 'operator', @@ -686,7 +686,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 72, + labelWidth : 85, hidden: sstsConfig.hideReviewerField, fieldLabel : "审核人条码", name : "reviewerBarcode", @@ -706,7 +706,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, hidden: sstsConfig.hideReviewerField, margin :'5 0 0 0', fieldLabel : "审核人", @@ -720,7 +720,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 72, + labelWidth : 85, hidden:!sstsConfig.showWrapperField, fieldLabel : "包装人条码", name : "wrapperBarcode2", @@ -740,7 +740,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, hidden: !sstsConfig.showWrapperField, margin :'5 0 0 0', fieldLabel : "包装人", @@ -753,7 +753,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, hidden : !sstsConfig.showSterileField, fieldLabel : "灭菌人条码", name : "sterileBarcode", @@ -772,7 +772,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, hidden : !sstsConfig.showSterileField, fieldLabel : "灭菌人", name : "sterileUser", @@ -786,7 +786,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, hidden :!sstsConfig.showInspectorInSplitForeignTousseDialog, fieldLabel : "检查人条码", name : "inspectorBarcode2", @@ -805,7 +805,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, hidden : !sstsConfig.showInspectorInSplitForeignTousseDialog, fieldLabel : "检查人", name : "inspector2", @@ -837,7 +837,7 @@ }*/,{ xtype : 'combo', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, hidden : !sstsConfig.showSterilizer, fieldLabel : '灭菌炉', id : 'sterilizer2', @@ -863,7 +863,7 @@ },{ xtype : 'numberfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, hidden : !sstsConfig.showSterilizer, fieldLabel : '炉次', allowDecimals : false, @@ -879,7 +879,7 @@ },{ xtype : 'textfield', columnWidth : 0.33, - labelWidth : 70, + labelWidth : 85, fieldLabel : '装配数量', maxLength : '16', id : 'packAmount2', @@ -895,7 +895,7 @@ xtype : 'datefield', fieldLabel : '灭菌日期', componentCls:'formItemMgn', - labelWidth:70, + labelWidth:85, labelAlign:'right', id : 'sterileDate2', name : 'sterileDate', @@ -912,7 +912,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, fieldLabel : "所属病人", name : "patient2", id : "patient2", @@ -924,7 +924,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, fieldLabel : "供应商", name : "supplierName2", id : "supplierName2", @@ -936,7 +936,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, fieldLabel : "住院号", name : "hospitalNumber2", id : "hospitalNumber2", @@ -948,7 +948,7 @@ },{ xtype : 'textfield', columnWidth : .33, - labelWidth : 70, + labelWidth : 85, fieldLabel : "重量(公斤)", name : "weight", hidden:!sstsConfig.foreignTousseAddWeight,