fix: 搜索字段参数类型错误
This commit is contained in:
@@ -101,8 +101,8 @@ export default {
|
||||
{
|
||||
id: 26,
|
||||
name: this.$t('alert.list.id'),
|
||||
type: 'id',
|
||||
label: 'id',
|
||||
type: 'input',
|
||||
label: 'ids',
|
||||
disabled: false
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user