杨阿郑

Results 2 issues of 杨阿郑

版本号: "@form-create/element-ui": "^3.1.13" "element-plus": "^2.2.14" "vue": "^3.2.37" 问题: 自定义`form-item`的`label`的时候使用`title`属性: ``` { type: "select", field: "id", title: { title: " ", children: [ { type: "span", children: ["选择"] }, { type:...

I have used "scrollingContainer" to do a lot of things in 1.x, but I can't get "scrollingContainer" in 2.x, so how can I get it? eg: ``` const SCROLLTOP =...