From 223e2d612a5d57bdd2084d7a51ed7587862691ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=AF=E9=BE=99=20=E6=9B=B9?= <1805857645@QQ.com> Date: Tue, 27 Aug 2024 21:44:53 +0800 Subject: [PATCH] =?UTF-8?q?change=20-=E7=89=A9=E8=81=94=E7=BD=91=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E5=AE=9E=E6=97=B6=E6=95=B0=E6=8D=AE=E5=8E=BB=E9=99=A4?= =?UTF-8?q?=E7=A9=BA=E7=99=BD=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ems/record/recordIOTInstant/index.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/views/ems/record/recordIOTInstant/index.vue b/src/views/ems/record/recordIOTInstant/index.vue index ed9bd71..9c02afa 100644 --- a/src/views/ems/record/recordIOTInstant/index.vue +++ b/src/views/ems/record/recordIOTInstant/index.vue @@ -377,9 +377,6 @@ { key: 7, label: `硫化氢浓度`, visible: true }, { key: 8, label: `记录时间`, visible: true }, { key: 9, label: `报警类型`, visible: true }, - { key: 10, label: ` `, visible: true }, - { key: 11, label: ` `, visible: true }, - { key: 12, label: ` `, visible: true }, ] }; },