Browse Source

字段调整

hy 7 years ago
parent
commit
a441147489
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/document/vendor/FormPanel.js

+ 1 - 1
frontend/saas-web/app/view/document/vendor/FormPanel.js

@@ -221,7 +221,7 @@ Ext.define('saas.view.document.vendor.FormPanel', {
                 text : "电话", 
                 editor : {
                     hideTrigger:true,
-                    xtype : "numberfield"
+                    xtype : "textfield"
                 },
                 dataIndex : "vc_tel", 
                 xtype : "",