@@ -136,11 +136,11 @@ export default {
},
{
name: '2个字符',
- type: 'TWO'
+ type: 'RID2'
name: '3个字符',
- type: 'THREE'
+ type: 'RID3'
name: '4个字符',
@@ -152,7 +152,7 @@ export default {
name: '6个字符及以上',
- type: 'SIX'
+ type: 'RID'
}
],
loading: false,