Przeglądaj źródła

制造单 数量 保留3位小数

zhuth 7 lat temu
rodzic
commit
7804d22e52

+ 1 - 0
frontend/saas-web/app/view/stock/make/FormPanel.js

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