Allen
Allen
只有在拖到第一条的时候出现  
要设置模态框等比例大小,没有最小宽度配置会导致模态框在分辨率小的显示器上太小 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3....

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
Tree和DataTable组件的树加载可以通过指定id和pid实现自动装配
1. dataTable 组件data不能传递underfined(不确定是否有值),我觉得应该由组件内部去严格控制,不应该由使用者去控制 2. dataTable 为树列表时,设置border后,展开子列表,会同时显示父子列表的边框,叠加不美观
像下拉选择图标这种需求,下拉展示grid类似的面板,将选中的值传递到d-input组件,暴露展开收起,可以在自定义的模板中去控制