lion 2 years ago
parent 63b3402949
commit 4d887a8c21

@ -317,6 +317,8 @@
}, },
confirmTime(e) { confirmTime(e) {
console.log(e) console.log(e)
this.form.time = e.value
this.formTime = e.value
this.showSelecttime = false; this.showSelecttime = false;
}, },
cancelTime() { cancelTime() {

Loading…
Cancel
Save