Commit e2c9f793 authored by baiyinhao's avatar baiyinhao

修改菜单

parent ad8452fe
...@@ -271,7 +271,7 @@ export const formSchema: FormSchema[] = [ ...@@ -271,7 +271,7 @@ export const formSchema: FormSchema[] = [
{ label: '第二模块', value: '2' }, { label: '第二模块', value: '2' },
{ label: '第三模块', value: '3' }, { label: '第三模块', value: '3' },
{ label: '第四模块', value: '4' }, { label: '第四模块', value: '4' },
{ label: '5', value: '5' }, { label: '公共', value: '5' },
], ],
}, },
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment