From e606e2c63f4d0aeae11f63f064720a4309cbee88 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 9 Feb 2023 13:51:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=99=E7=82=B9=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/project/SiteManage.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/project/SiteManage.vue b/src/pages/project/SiteManage.vue index 983e65c..b54d4ac 100644 --- a/src/pages/project/SiteManage.vue +++ b/src/pages/project/SiteManage.vue @@ -138,6 +138,8 @@ export default { this.scodeArr.push(e.device_code) this.scodenameArr.push(e.device_name) } + this.obj = e + this.value = e.material_type // if (e.input_material === '1') { // this.active = true // this.obj = e