From f5f4db14c54480166251dd4b11f8bc0fa58a5835 Mon Sep 17 00:00:00 2001 From: yuan Date: Wed, 13 Oct 2021 17:16:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E7=99=BB=E5=BD=95=E5=90=8E?= =?UTF-8?q?=E8=B7=B3=E8=BD=ACurl=E5=A2=9E=E5=8A=A0prdType=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E7=94=A8=E4=BA=8E=E8=BD=A6=E8=BE=86=E6=AE=B5=E6=98=BE?= =?UTF-8?q?=E9=9A=90=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 56ada763c..6c971cdc4 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -470,9 +470,9 @@ export default { if (this.$route.query.type == 'LSW') { const config = JSON.parse(res.data.deviceVO.config); if (config.quadrant == '99') { - this.$router.push({ path: `/displayBigScreen/${resp.data.map.id}`, query: query }); + this.$router.push({ path: `/displayBigScreen/${resp.data.map.id}`, query: {...query, prdType:resp.data.prodType} }); } else { - this.$router.push({ path: `/bigSplitScreen/${resp.data.map.id}`, query: query }); + this.$router.push({ path: `/bigSplitScreen/${resp.data.map.id}`, query: {...query, prdType:resp.data.prodType} }); } } else if (this.$route.query.type === 'ISCS_LW' || this.$route.query.type === 'ISCS_CW') { this.$router.push({ path: `/displayIscs/system`, query: {