From c0e660c4ce27668f02539fd9a8e99a3e58cd46c6 Mon Sep 17 00:00:00 2001 From: zangch Date: Mon, 26 Aug 2024 14:28:01 +0800 Subject: [PATCH] =?UTF-8?q?change-=E5=A2=9E=E5=8A=A0remark:=20null?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ems/record/recordVibrationInstant/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/ems/record/recordVibrationInstant/index.vue b/src/views/ems/record/recordVibrationInstant/index.vue index 8b497a3..9301054 100644 --- a/src/views/ems/record/recordVibrationInstant/index.vue +++ b/src/views/ems/record/recordVibrationInstant/index.vue @@ -334,6 +334,7 @@ export default { temperature: null, recodeTime: null, monitorName: null, + remark: null }, // 表单参数 form: {},