for admin form page

This commit is contained in:
2025-10-17 14:39:35 +08:00
parent 411f068d75
commit 40a5f4e29c
10 changed files with 445 additions and 17 deletions

View File

@@ -39,6 +39,10 @@ export class FieldLabelProcessor {
return false;
}
beforeProcess(rawFieldsMap, rawLayout, fields, spacers) {
}
/**
* 为子表字段元素添加标签
* @param {Object} field - 字段配置信息