Commit b86ba761 by shaojiawen

update: 时间选择注释

parent 735a363e
......@@ -15,7 +15,6 @@ export default {
return {
onPick(obj) {
pickerMinDate = obj.minDate;
console.log(obj);
},
disabledDate(time) {
let start = new Date();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment