Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

时间戳问题 #69

Closed
ronething opened this issue Mar 8, 2019 · 2 comments
Closed

时间戳问题 #69

ronething opened this issue Mar 8, 2019 · 2 comments

Comments

@ronething
Copy link

初学前端可以否教一下时间戳转换

image

 tableColumn: [{
        prop: 'title',
        label: '标题',
      },{
        prop: 'create_time', // 这里不知道如何变换?
        label: '创建日期',
      }],

看到在 Log.vue 中可以 {{log.time | dateTimeFormatter}}

想知道在表格这里如何操作?
虽然问题很蠢但还是希望可以收到回复。谢谢。

@ronething
Copy link
Author

fix.

@xiaoyunjie
Copy link

@ronething 你提出的这个问题,被你自己fix,请问你后来是怎么解决的,分享一下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants