fix: bug#10983

This commit is contained in:
xieyonghong 2023-03-25 23:22:15 +08:00
parent 8370f863bb
commit 3dd39c5279
1 changed files with 2 additions and 1 deletions

View File

@ -468,7 +468,8 @@ const columns = [
scopedSlots: true,
width: 200,
search: {
type: 'string'
type: 'string',
rename: 'deviceName'
}
},
{