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

Bug:模型字段为Date类型时报错 #63

Open
ChartWay opened this issue Sep 26, 2020 · 1 comment
Open

Bug:模型字段为Date类型时报错 #63

ChartWay opened this issue Sep 26, 2020 · 1 comment

Comments

@ChartWay
Copy link

export default new Model({ title: '', is_url: 0, from: '', expire_date: Date, content: '', sort: 0, status: 1 });

image

@vvpvvp
Copy link
Member

vvpvvp commented Feb 6, 2022

可能我还需要看你调用dispose的值

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