毛瑞
Results
2
issues of
毛瑞
### Version 2.6.10 ### Reproduction link [https://github.com/vuejs/vue](https://github.com/vuejs/vue) ### Steps to reproduce 1. compare the [AsyncComponentFactory](https://github.com/vuejs/vue/blob/dev/types/options.d.ts) definition with the [document](https://vuejs.org/v2/guide/components-dynamic-async.html#Handling-Loading-State) ### What is expected? attribute 'component' should be a promise ###...
good first issue
typescript
has PR
1. 修复当type为time时 指定最大最小时间无效(会加上默认的最大最小年月日比较)问题 2. 增加container配置,指定控件渲染的容器 另:增加一个测试示例