ViewUIPlus
ViewUIPlus copied to clipboard
An enterprise-level UI component library and front-end solution based on Vue.js 3
### Environment Windows10/Chrome/Vue3 ### Reproduction link [https://run.iviewui.com/SaXPpSk1](https://run.iviewui.com/SaXPpSk1) ### Steps to reproduce 文档中提示select组件filter-by-label默认值是false,但即使我显示指定值为false,仍然按照label进行搜索 ### What is expected? filter-by-label属性功能正常,可以按照其他属性进行搜索 ### What is actually happening? filter-by-label无论配置true或false都仅按照label进行搜索 --- 本地测试配置无效,到官网playgroud测试也是无效,故提此issue
### Environment vue3.2.25 ### Reproduction link [https://run.iviewui.com/r64io0gS](https://run.iviewui.com/r64io0gS) ### Steps to reproduce 1. colorPicker 组件设置transfer 2. 页面中存在select、datepicker等一系列使用 select-draopdown组件的组件 3. 选中colorPicker颜色输入框,然后点击外面区域,input不是失焦,点击确定按钮内容也不会变更 ### What is expected? 点击input 外部区域会失去焦点,同时设置的值能生效 ### What is actually happening?...
1、my Parent table is following: ` ` 2、my configuration of table columns are following: ` exportColumsOfRules: [ { key: 'cityName', title: 'cityName' }, { key: 'cityId', title: 'cityId' }, {...
同一個template中, 放置table元件與form的元件時, 當table data超過100筆時, 整個瀏覽器頁面無法捲動, 但table內的資料上下捲都是正常, 這個狀況很常發生, 通常要將頁面放置很久(10分鐘以上),瀏覽器頁面才能正常捲動
` {{ row.name }} Delete export default { data () { return { columns: [ { title: 'Name', slot: 'name' }, { title: 'Age', key: 'age' }, { title: 'Address',...
``` // handleTabPaneClick: function (label) { console.log(label)//期望tabs的名字,实际输出的是tabs中标签的序号,例如1,2,3. } ``` on-click | tab 被点击时触发 | name 文档中的说法是返回name。
### Environment vue3最新版,win10,谷歌最新版 ### Reproduction link [https://www.iviewui.com/](https://www.iviewui.com/) ### Steps to reproduce 自定义主题 ### What is expected? 显示图标 ### What is actually happening? 不显示图标
### Environment 所有的浏览器 ### Reproduction link [https://test.jhskins.net/box/special](https://test.jhskins.net/box/special) ### Steps to reproduce 移动端 menu 有下拉选择框的,点击展开没问题,再次点击无法进行关闭 ### What is expected? menu有下拉选择框,点击第一次正常展开,再次点击关闭下拉选择框 ### What is actually happening? menu有下拉选择框,点击第一次正常展开,再次点击无法关闭
### Environment macos/chrome ### Reproduction link [https://www.iviewui.com/](https://www.iviewui.com/) ### Steps to reproduce 点击社区 ### What is expected? 我感觉社区链接应该是https://devpress.csdn.net/viewdesign ### What is actually happening? 现在的链接是https://www.devpress.cn/viewdesign