Index: ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js =================================================================== diff -u -r12985 -r13362 --- ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 12985) +++ ssts-web/src/main/webapp/disinfectsystem/invoice/invoicePlanExtractedForm.js (.../invoicePlanExtractedForm.js) (revision 13362) @@ -809,7 +809,7 @@ columnWidth :.5, items : [{ xtype : 'textfield', - fieldLabel : '责任人条码', + fieldLabel : '下送责任人条码', maxLength : '16', id : 'personInChargeBarcode', name : 'personInChargeBarcode', @@ -844,7 +844,7 @@ columnWidth :.5, items : [{ xtype : 'textfield', - fieldLabel : '责任人', + fieldLabel : '下送责任人', maxLength : '41', id : 'personInCharge', name : 'personInCharge',