小区,建筑,楼层
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
FLL
2025-06-26 17:59:00 +08:00
parent 2b10dc8fa2
commit 8ecf6b03aa
14 changed files with 643 additions and 258 deletions

View File

@@ -31,7 +31,7 @@ export const querySchema: FormSchemaGetter = () => [
{
component: 'Input',
fieldName: 'dataState',
label: '数据状态1有效0无效',
label: '数据状态',
},
];