From 0ca992134f4e21ad16bf25ca51e84979efd260a3 Mon Sep 17 00:00:00 2001 From: caozehui <2427765068@qq.com> Date: Fri, 1 Aug 2025 09:44:00 +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 --- frontend/src/views/machine/device/components/devicePopup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/machine/device/components/devicePopup.vue b/frontend/src/views/machine/device/components/devicePopup.vue index faff0f5..da3ca17 100644 --- a/frontend/src/views/machine/device/components/devicePopup.vue +++ b/frontend/src/views/machine/device/components/devicePopup.vue @@ -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-580')) { + if (dev.name.includes('NPQS-581') || dev.name.includes('NPQS-580')) { formContent.value.encryptionFlag = 1 formContent.value.series = 'Pqs&cn870299' formContent.value.devKey = '!qaz@wsx3edc4rfv'