This commit is contained in:
@@ -1162,8 +1162,8 @@
|
||||
placeholder: '全部'
|
||||
},
|
||||
options: () => [
|
||||
{ label: '未绑定设备', value: true },
|
||||
{ label: '已绑定设备', value: false }
|
||||
{ label: '未绑定设备', value: false },
|
||||
{ label: '已绑定设备', value: true }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user