Skip to content

3.6.1

Choose a tag to compare

@lurunze1226 lurunze1226 released this 01 Dec 10:40
· 6 commits to 3.6.0 since this release

2023_12_01

问题修复 Bugfix 🐛

  • fix: 修复 inputTable 在列中表单项有默认值的情况下无法新增的问题 (#8988) @2betop
  • fix: 修复 combo 中有 pipeIn & pipeOut 场景时报错 Close: #8970 (#8980) @2betop
  • fix: Form 数据同步改为lazyEmitChange (#8976) @igrowp