feat: ✨ 支持最大长度,rules 动态生成
This commit is contained in:
@@ -140,4 +140,7 @@ interface FieldConfig {
|
||||
|
||||
/** 查询类型 */
|
||||
queryType?: number;
|
||||
|
||||
/** 字段长度 */
|
||||
maxLength?: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user