fix: 集团补充验证,部门权限取消清楚权限信息
This commit is contained in:
@@ -47,6 +47,7 @@ export const formConfig = [
|
||||
placeholder: '请输入集团名称',
|
||||
maxLength: 20,
|
||||
},
|
||||
rules: [{ required: true }],
|
||||
},
|
||||
{
|
||||
field: 'cityName',
|
||||
|
Reference in New Issue
Block a user