fix: bug#10983
This commit is contained in:
parent
8370f863bb
commit
3dd39c5279
|
@ -468,7 +468,8 @@ const columns = [
|
|||
scopedSlots: true,
|
||||
width: 200,
|
||||
search: {
|
||||
type: 'string'
|
||||
type: 'string',
|
||||
rename: 'deviceName'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue