Explorar el Código

修改采购单前端

zhoudw hace 7 años
padre
commit
0b2763b12a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      frontend/saas-web/app/view/purchase/purchase/FormPanel.js

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

@@ -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,