@@ -98,6 +98,7 @@ Ext.define('saas.view.stock.make.FormPanel', {
fieldLabel : "数量",
columnWidth: 0.25,
allowBlank : false,
+ decimalPrecision:3,
vtype: 'positiveNumber',
},{
xtype : "hidden",