-
修复获取子节点出错
-
* feat(excel): add cancel event for import excel * feat(excel): add cancel emits
-
#2582
-
* feat: optimize parameter * Revert "feat: optimize parameter" This reverts commit 957dfc95ddab598f260d3974732d56f802e7f0bd. * feat: can input irregulate excel
-
cancelToken 如果被深拷贝,会导致最外层无法使用cancel方法来取消请求
-
Co-authored-by: xuyang.geng <xuyang.geng@gaea.com>
-
1. 修复页面不能缓存的bug 2. 此更新为破坏性更新,页面不支持多标签使用 3. 将表单设计模块多标签改成单标签
-
Co-authored-by: luojingzhou <luojingzhou@kezaihui.com>
-
Co-authored-by: huangwentao <huangwentao@dianchu.com>
-
* fix: 修复form设计器在黑暗模式下的显示问题 * perf: [form-design]优化源代码,清除无用注释与注释
-
…epSource以解决警告 (#2544) * fix(TableAction): 修复outside模式引用时报错: TypeError: Cannot read properties of undefined (reading 'value') * perf(VxeTable): demo引用TableAction改为outside模式以解决警告; 属性添加keepSource以解决警告 --------- Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>
-
* perf(vxetable): 封装方法中加入可编辑表格相关方法名,并在demo中增加新增和删除方法调用实现 * perf(vxetable): 封装方法中加入表单验证方法名 --------- Co-authored-by: 苗大 <caoshengmiao@hypergryph.com>