iot-manage-dashboard/packages/@core/ui-kit/form-ui
boisduval a8b848d367
fix: 解决搜索表单中arrayToStringFields属性无法在搜索时生效的问题 (#6591)
- 合并handleArrayToStringFields与handleStringToArrayFields为handleMultiFields
- 在handleMultiFields判断arrayToString或stringToArray
- 删除两个方法在其他地方的引用 统一为在handleRangeTimeValue内调用handleMultiFields实现数据转换

Co-authored-by: 宛晴 <wanqing@mengtaigroup.com>
2025-09-23 23:45:26 +08:00
..
__tests__ feat: add vxe-table component (#4563) 2024-10-04 23:05:28 +08:00
src fix: 解决搜索表单中arrayToStringFields属性无法在搜索时生效的问题 (#6591) 2025-09-23 23:45:26 +08:00
build.config.ts feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
package.json chore: release 5.5.9 2025-08-16 22:16:02 +08:00
postcss.config.mjs feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
tailwind.config.mjs feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
tsconfig.json fix: improve the scroll bar flashing when the modal box is opened (#4438) 2024-09-19 21:56:49 +08:00