iot-manage-dashboard/playground/src/views/examples/form
Netfan 516d0b8dc8
fix: form fieldMappingTime improve and modelPropName support (#5335)
* 表单的fieldMappingTime支持将格式化掩码设为null以便原值映射,这样可以支持非日期时间类型的组件;
* 表单增加modelPropName设置组件的双向绑定属性名,用于支持未提前注册的双向绑定属性为非默认名称的组件。
* 增加一些经常会有人提到的组合字段演示,
2025-01-09 22:49:28 +08:00
..
modules fix: form fieldMappingTime improve and modelPropName support (#5335) 2025-01-09 22:49:28 +08:00
api.vue feat: form support reverse action buttons (#5108) 2024-12-11 15:29:25 +08:00
basic.vue perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
custom.vue fix: form fieldMappingTime improve and modelPropName support (#5335) 2025-01-09 22:49:28 +08:00
dynamic.vue refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635) 2024-10-14 22:53:23 +08:00
merge.vue refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635) 2024-10-14 22:53:23 +08:00
query.vue refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635) 2024-10-14 22:53:23 +08:00
rules.vue refactor: remove the adapter bucket introduction pattern and improve potential introduction timing (#4635) 2024-10-14 22:53:23 +08:00