merge 2.3

This commit is contained in:
star
2018-05-05 17:24:21 +08:00
parent f23eb3752f
commit f8a4d589fb
2 changed files with 2 additions and 23 deletions

View File

@@ -134,7 +134,7 @@ layui.use('laydate', function(){
elem: '#test2'
//,format: 'yyyy年MM月dd日'
//,value: new Date(1989,9,14)
,isInitValue: true
,isInitValue: false
,format: 'yyyyMMdd'
,value: '20170910'