diff --git a/src/views/modules/device-manage/componments/query-form/index.vue b/src/views/modules/device-manage/componments/query-form/index.vue index c1e52ad..eb9b4ac 100644 --- a/src/views/modules/device-manage/componments/query-form/index.vue +++ b/src/views/modules/device-manage/componments/query-form/index.vue @@ -10,7 +10,7 @@ v-for="item in numbers" :key="item.id" :label="item.name" - :value="item.id"> + :value="item.num">