Commit 653ad34c authored by 杨奕's avatar 杨奕

Update date.vue

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