We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f4edc73
There was an error while loading. Please reload this page.
fix useAPISearchOptions 反向查找 label 时,如果 label 值为空或者数组时,会导致死循环
24a77f8
新增 optionsToMap 字典 支持 isApiOptionsToMap
1b99d1b
store 增加 TransformScope 组件 schema items 读取 $record 在某些场景 (table) 会存在与预想不匹配的情况 通过此组件可以解决 store 增加 日期相关函数 web 增加 DateOut DetailLink EditLink KeyToVal Submit PageBreadcrumb
4d38ed8
fix useAPISearchOptions 取值判断
b7cc98e
fix AntPlots
7db6079
fix 类型定义
4fd898f
web 表格 排序 number 支持传参 去除非数字字符 web 新增 load 相关方法 支持加载 script css web 新增 依赖加载 远程组件 web 新增 AntPlots 组件 按需求加载 umd 的方式 使用 antd charts 其中的 plots 相关图表
47a0bac
web 表格重新加载数据后 非受控状态 清空筛选值 fix 表格全部展示 listData 传递出错 fix 表格筛选 null 值处理
6f19650
fix StoreTable 受控排序筛选值不同步问题 优化配置合并
4cad924
useOperateStore 去除自动 form scope BaseStore 增加 setForm, 并使 form values 与 store values 保持一致