@@ -56,6 +56,7 @@ Ext.define('saas.view.purchase.purchase.FormPanel', {
name : "pu_delivery",
fieldLabel : "交货日期",
allowBlank:false,
+ defaultValue: new Date(),
columnWidth : 0.25,
},{
editable:false,