Browse Source

资金转存,备注占一行

rainco 7 years ago
parent
commit
f07bc66620
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/money/fundtransfer/FormPanel.js

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

@@ -189,7 +189,7 @@ Ext.define('saas.view.money.fundtransfer.FormPanel', {
         name : "ft_remark", 
         fieldLabel : "备注", 
         allowBlank : true, 
-        columnWidth : 0.75
+        columnWidth : 1
     },{
         xtype : "hidden", 
         name : "creatorId",