Commit 0725716c9ba9363472847a9e86827243c896afa7

Authored by loveumiko
1 parent be4112b8

fix: 规则链文字修改

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