完善
This commit is contained in:
@@ -29,6 +29,7 @@ Component({
|
||||
this.setData({
|
||||
date: e.detail.value
|
||||
})
|
||||
this.triggerEvent("input",{date:e.detail.value})
|
||||
},
|
||||
getCurTime() {
|
||||
var date = new Date();
|
||||
|
||||
Reference in New Issue
Block a user