This commit is contained in:
@@ -31,7 +31,7 @@ export const querySchema: FormSchemaGetter = () => [
|
||||
{
|
||||
component: 'Input',
|
||||
fieldName: 'dataState',
|
||||
label: '数据状态:1有效,0无效',
|
||||
label: '数据状态',
|
||||
},
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user