From 7f38fec897e034a9af19b53dd2f303bbf65cba96 Mon Sep 17 00:00:00 2001 From: quyixiao <2621048238@qq.com> Date: Tue, 5 Jan 2021 17:32:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/device-manage/componments/query-form/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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">