Browse Source

从表日期类型

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

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

@@ -142,6 +142,7 @@ Ext.define('saas.view.money.payBalance.FormPanel', {
         }, {
             text: "单据日期",
             dataIndex: "pbd_sldate",
+            xtype: 'datecolumn',
             defaultValue: new Date()
         }, {
             text: "单据金额",