|
@@ -140,7 +140,7 @@ export default {
|
|
{value: 'A', label: '大写字母'},
|
|
{value: 'A', label: '大写字母'},
|
|
{value: 'B', label: '小写字母'},
|
|
{value: 'B', label: '小写字母'},
|
|
{value: 'C', label: '数字'},
|
|
{value: 'C', label: '数字'},
|
|
- {value: 'D', label: '特殊字符'},
|
|
|
|
|
|
+ {value: 'D', label: '特殊字符:!@$%^*()_-+=?/'},
|
|
],
|
|
],
|
|
excNoticeOptions: [
|
|
excNoticeOptions: [
|
|
{value: '0', label: '邮件'}
|
|
{value: '0', label: '邮件'}
|