mirror of https://github.com/ElemeFE/element
Update date.vue
parent
653ad34c75
commit
d892b0a33d
|
@ -441,7 +441,7 @@
|
|||
if (this.format && this.format.indexOf('ss') === -1) {
|
||||
return 'HH:mm';
|
||||
} else {
|
||||
return 'HH:mm:ss333';
|
||||
return 'HH:mm:ss';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue