Commit 0725716c9ba9363472847a9e86827243c896afa7

Authored by loveumiko
1 parent be4112b8

fix: 规则链文字修改

@@ -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',