ChartWay

Results 14 issues of ChartWay

`export default new Model({ title: '', is_url: 0, from: '', expire_date: Date, content: '', sort: 0, status: 1 });` ![image](https://user-images.githubusercontent.com/44427400/94328709-38946900-ffe7-11ea-88f9-054bf9861a1e.png)

![image](https://user-images.githubusercontent.com/44427400/94327979-8908c800-ffe1-11ea-9d0b-1ecd4d585b87.png) 当模型中字段为数组时,提交数据时dispose方法报错 `export default new Model({ name: '', display_name: '', sort: 0, description: '', permissions: [] }); `

喜用神、五行得分、八字旺缺这些是算八字比较常用的,特别是喜用神,建议增加。

When I use smart-tagz in the form of elementPlus, adding a tag with the Enter key will replace the previous tag. My code: