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'