@@ -1001,11 +1001,11 @@ const options = ref<any>([
content: $t('文字'),
// keywords: true,
},
- {
- value: 'deviceId',
- content: '关联设备',
- keywords: true,
- },
+ // {
+ // value: 'deviceId',
+ // content: '关联设备',
+ // keywords: true,
+ // },
{
value: 'progress',
content: $t('进度'),