1
1
This commit is contained in:
@ -20,7 +20,7 @@ const OPTION_GROUPS: OptionGroupDef[] = [
|
||||
// 第一层:品牌选择
|
||||
{
|
||||
title: '品牌',
|
||||
options: ['PDS客户组', 'LWH客户组', 'PLT客户组', 'RBE客户组'],
|
||||
options: ['PDS', 'LWH', 'PLT', 'RBE'],
|
||||
required: true,
|
||||
level: 1
|
||||
},
|
||||
|
Reference in New Issue
Block a user