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