Index: ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js =================================================================== diff -u -r28081 -r28095 --- ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 28081) +++ ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 28095) @@ -1933,7 +1933,7 @@ id : 'tousseGroupIds' },{ layout : 'form', - labelWidth :100, + labelWidth :120, columnWidth :.33, items : [{ xtype : 'textfield', @@ -1948,7 +1948,7 @@ }] },{ layout : 'form', - labelWidth :100, + labelWidth :120, columnWidth :.33, items : [{ xtype : 'textfield', @@ -1989,7 +1989,7 @@ }] },{ layout : 'form', - labelWidth :70, + labelWidth :120, columnWidth :.33, items : [{ xtype : 'textfield', @@ -2006,7 +2006,7 @@ }] },{ layout : 'form', - labelWidth :100, + labelWidth :120, columnWidth :.33, hidden: !getSystemSetConfig('showInvoiceAssistantSender',true), items : [{ @@ -2046,7 +2046,7 @@ }] },{ layout : 'form', - labelWidth :100, + labelWidth :120, columnWidth :.33, hidden: !getSystemSetConfig('showInvoiceAssistantSender',true), items : [{ @@ -2062,7 +2062,7 @@ }] },{ layout : 'form', - labelWidth :100, + labelWidth :120, columnWidth :.33, hidden: !getSystemSetConfig('showInvoicePersonInCharge',true), items : [{ @@ -2101,7 +2101,7 @@ }] },{ layout : 'form', - labelWidth :100, + labelWidth :120, columnWidth :.33, hidden: !getSystemSetConfig('showInvoicePersonInCharge',true), items : [{ @@ -2117,7 +2117,7 @@ }] },{ layout : 'form', - labelWidth :100, + labelWidth :120, columnWidth :.33, items : [{ xtype : 'datefieldWithMin', @@ -2139,7 +2139,7 @@ },{ columnWidth : .5, layout : 'form', - labelWidth :100, + labelWidth :120, columnWidth :.33, items:[{ xtype : 'combo', @@ -2176,7 +2176,7 @@ },{ layout : 'form', columnWidth : 1, - labelWidth :100, + labelWidth :120, items : [{ xtype : 'textarea', fieldLabel : '备注',