fix:修改 auth 输入数字后不能输入英文的问题
This commit is contained in:
@@ -103,11 +103,6 @@ export default {
|
||||
show: true,
|
||||
minWidth: 200,
|
||||
sortable: 'custom'
|
||||
}, {
|
||||
label: this.$t('project.module.type'),
|
||||
prop: 'type',
|
||||
show: false,
|
||||
width: 200
|
||||
}, {
|
||||
label: this.$t('project.project.projectName'),
|
||||
prop: 'project',
|
||||
|
||||
Reference in New Issue
Block a user