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