Browse Source

备注字段使用textfield

zhuth 7 years ago
parent
commit
0ddd802ff2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/purchase/purchase/FormPanel.js

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

@@ -275,7 +275,7 @@ Ext.define('saas.view.purchase.purchase.FormPanel', {
         ]
     },
     {
-        xtype : "textareafield", 
+        xtype : "textfield", 
         name : "PU_REMARK", 
         fieldLabel : "备注", 
         columnWidth : 1