From a5177860de3cc759b04fae6f9443d0b5d55bd9d0 Mon Sep 17 00:00:00 2001 From: caozehui <2427765068@qq.com> Date: Wed, 3 Sep 2025 14:23:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/machine/device/components/devicePopup.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/views/machine/device/components/devicePopup.vue b/frontend/src/views/machine/device/components/devicePopup.vue index da3ca17..53a90a7 100644 --- a/frontend/src/views/machine/device/components/devicePopup.vue +++ b/frontend/src/views/machine/device/components/devicePopup.vue @@ -202,7 +202,7 @@ function useMetaInfo() { hardwareVersion: '', softwareVersion: '', protocol: 'MMS', - ip: '', + ip: '172.17.102.222', port: 102, encryptionFlag: 0, reCheckNum: 0, @@ -233,7 +233,7 @@ const resetFormContent = () => { hardwareVersion: '', softwareVersion: '', protocol: 'MMS', - ip: '', + ip: '172.17.102.222', port: 102, encryptionFlag: 0, reCheckNum: 0, @@ -445,7 +445,7 @@ const handleDevTypeChange = (value: string) => { formContent.value.icdId = dev.icd formContent.value.power = dev.power if(scene.value === '1'){ - if (dev.name.includes('NPQS-581') || dev.name.includes('NPQS-580')) { + if (dev.name.includes('NPQS-581') || dev.name.includes('NPQS-580') || dev.name.includes('PQ-COM')) { formContent.value.encryptionFlag = 1 formContent.value.series = 'Pqs&cn870299' formContent.value.devKey = '!qaz@wsx3edc4rfv'