mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-02 12:18:46 +08:00
Update date.vue
This commit is contained in:
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
Block a user