parseTime(scope.row.warnDate, "{y}-{m}-{d} {h}:{i}:{s}")
<span>{{ parseTime(scope.row.warnDate, "{y}-{m}-{d} {h}:{i}:{s}") }}</span>
VUE 日期转为时分秒
阅读 64
2022-03-18
parseTime(scope.row.warnDate, "{y}-{m}-{d} {h}:{i}:{s}")
<span>{{ parseTime(scope.row.warnDate, "{y}-{m}-{d} {h}:{i}:{s}") }}</span>
相关推荐
精彩评论(0)