From 6f254aabfea61fb5a787be4212c24965f8b8627e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E6=B4=81?= <209192278@qq.com> Date: Tue, 23 Jan 2024 21:15:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=93=E6=B4=81:=20=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/device-manage/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/device-manage/index.vue b/src/views/device-manage/index.vue index bd90ea8..0673fd8 100644 --- a/src/views/device-manage/index.vue +++ b/src/views/device-manage/index.vue @@ -328,6 +328,7 @@ const changeOtherData=(row)=>{ } const editEquip = () => { const basicData={ + tunnelId:tunnelId, acquisitionList:frequencyData.value, frequencyChangerList: editFanData.value, windPressureSensorList: editWinData.value,