From 6197b606f13edbbe7b6f4501876fdafa69bba51f Mon Sep 17 00:00:00 2001 From: lb Date: Thu, 7 Sep 2023 17:01:22 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=AE=BE=E5=A4=87=E5=85=A8=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../monitoring/equipmentFullParams/index.vue | 442 ++++++------------ .../equipmentFullParams/response.js | 12 +- 2 files changed, 143 insertions(+), 311 deletions(-) diff --git a/src/views/monitoring/equipmentFullParams/index.vue b/src/views/monitoring/equipmentFullParams/index.vue index a822c9fa..004779f0 100644 --- a/src/views/monitoring/equipmentFullParams/index.vue +++ b/src/views/monitoring/equipmentFullParams/index.vue @@ -12,93 +12,56 @@ ref="search-bar" @headBtnClick="handleSearchBarBtnClick" /> -
-
- -
- - - - - - -
- + +
+
+ - + :table-data="table.list" + :span-method="spanMethod" + @emitFun="(val) => handleEmitFun(table, val)">
-
--> +