Index: ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js =================================================================== diff -u -r13362 -r13397 --- ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 13362) +++ ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 13397) @@ -723,7 +723,7 @@ id : 'warehouseName' },{ layout : 'form', - labelWidth :70, + labelWidth :90, columnWidth :.5, items : [{ xtype : 'textfield', @@ -755,7 +755,7 @@ }] },{ layout : 'form', - labelWidth :70, + labelWidth :90, columnWidth :.5, items : [{ xtype : 'textfield', @@ -805,7 +805,7 @@ }] },{ layout : 'form', - labelWidth :70, + labelWidth :90, columnWidth :.5, items : [{ xtype : 'textfield', @@ -854,7 +854,7 @@ }] },{ layout : 'form', - labelWidth :70, + labelWidth :90, columnWidth :.5, items : [{ xtype : 'datefieldWithMin', @@ -904,7 +904,7 @@ },{ layout : 'form', columnWidth : 1, - labelWidth :70, + labelWidth :90, items : [{ xtype : 'textfield', fieldLabel : '备注',