Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -15,7 +15,7 @@ export const formSchemas: FormSchema[] = [ |
15 | 15 | changeEvent: 'update:value', |
16 | 16 | valueField: 'value', |
17 | 17 | componentProps: { |
18 | - buttonName: 'Test Switch Function', | |
18 | + buttonName: '测试过滤函数', | |
19 | 19 | javaScriptEditorProps: { |
20 | 20 | height: 230, |
21 | 21 | functionName: 'Switch', | ... | ... |