mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-04 04:45:28 +08:00
v3.8.1发布,上传前端代码
This commit is contained in:
@ -272,6 +272,12 @@ export const schemas: FormSchema[] = [
|
||||
span: 12,
|
||||
},
|
||||
},
|
||||
{
|
||||
field: 'user4',
|
||||
component: 'JEllipsis',
|
||||
label: '选中用户',
|
||||
colProps: { span: 12 },
|
||||
},
|
||||
{
|
||||
field: 'role2',
|
||||
component: 'JSelectRole',
|
||||
|
||||
Reference in New Issue
Block a user