diff --git a/src/views/DevicePage.vue b/src/views/DevicePage.vue index a0c2678..c90e057 100644 --- a/src/views/DevicePage.vue +++ b/src/views/DevicePage.vue @@ -228,6 +228,7 @@ const actionOptions: { }[] = [ { label: '仅查询', + value: undefined, }, { value: 'click',