zhangj

Results 7 issues of zhangj

### Versions - dumi: ^1.0.13 - node: v15.6.0 - npm: 7.4.0 (PS: use Yarn 1.22.10,) - Browser: Chome 91.0.4472.124 - OS: ![image](https://user-images.githubusercontent.com/24241052/126042226-ff2567b2-b462-43bf-90ae-933152898ae9.png) ### Steps to reproduce 1. yarn create @umijs/dumi-lib...

enhancement

## 环境要求 + 操作系统 Window 10 19H1或更高版本 ### 开启Window中的liunx子系统功能 1. 在控制面板-> 程序和功能中开启-子系统功能 ![image](https://user-images.githubusercontent.com/24241052/60166687-349df800-9834-11e9-86f9-d33ddc976505.png) 2. 在Window商城中下载对应的liunx镜像 - (我这边直接使用的Debian进行开发) ![image](https://user-images.githubusercontent.com/24241052/60166884-8777af80-9834-11e9-8139-87b79abcb6ca.png) ### 安装环境 git 安装命令 ``` sudo apt-get install git ``` nodejs 安装...

```jsx ``` > 报错 Unsupported component. field name [orgCode]

enhancement

bug
enhancement
help wanted

Form表单中需要添加以下的组件进行支持 + DatePicker日期选择框 + InputNumber数字输入框 + Radio单选框 + Checkbox多选框 + Switch 开关 + Select 选择器

help wanted

表格性能问题,需要进行懒加载优化

bug
help wanted
discuss