Commit d892b0a3 authored by 杨奕's avatar 杨奕

Update date.vue

parent 653ad34c
......@@ -441,7 +441,7 @@
if (this.format && this.format.indexOf('ss') === -1) {
return 'HH:mm';
} else {
return 'HH:mm:ss333';
return 'HH:mm:ss';
}
}
}
......
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