Explorar o código

销售出货单明细税率可修改

rainco %!s(int64=7) %!d(string=hai) anos
pai
achega
72989aa8a5
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      frontend/saas-web/app/view/sale/saleOut/FormPanel.js

+ 3 - 0
frontend/saas-web/app/view/sale/saleOut/FormPanel.js

@@ -166,6 +166,9 @@ Ext.define('saas.view.sale.saleout.FormPanel', {
                 dataIndex : "pd_taxrate", 
                 dataIndex : "pd_taxrate", 
                 width : 120.0, 
                 width : 120.0, 
                 xtype : "numbercolumn", 
                 xtype : "numbercolumn", 
+                editor : {
+                    xtype : "numberfield"
+                },
                 items : null
                 items : null
             },
             },
             {
             {