@@ -137,7 +137,9 @@ Ext.define('saas.view.document.vendor.FormPanel', {
allowBlank : true,
columnWidth : 0.25,
minValue:0,
- decimalPrecision: 0,
+ maxLength: 8,
+ enforceMaxLength: true,
+ decimalPrecision: 0
},{
xtype : "textfield",
name : "ve_nsrzh",
@@ -117,7 +117,6 @@ Ext.define('saas.view.sale.saleout.QueryPanel', {
text: '备注',
dataIndex: 'pi_remark',
width: 250,
- flex:1
}],
relativeColumn: [{
text: 'id',