vue页面中parseTime格式化时间加时分秒

<span>{{ parseTime(scope.row.youTime, '{y}-{m}-{d} {h}:{i}:{s}') }}</span>

你可能感兴趣的:(vue.js)