From ff01e654442ee6bd83dfe29701dfb465f9163c1f Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期二, 03 九月 2024 11:50:38 +0800 Subject: [PATCH] 点位在线率table优化 --- src/views/system/data-manage/data-detail/list.js | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/src/views/system/data-manage/data-detail/list.js b/src/views/system/data-manage/data-detail/list.js index 08a0b61..03d4a6e 100644 --- a/src/views/system/data-manage/data-detail/list.js +++ b/src/views/system/data-manage/data-detail/list.js @@ -775,7 +775,19 @@ }, ] } - ] + ], + showList: [ + { key: 0, label: `瑙g爜鐘舵�佺爜`, visible: false }, + { key: 1, label: `sip鐘舵�佺爜`, visible: false }, + { key: 2, label: `淇′护鏃跺欢`, visible: false }, + { key: 3, label: `icmp寤惰繜`, visible: false }, + { key: 3, label: `鍏抽敭甯ф椂寤禶, visible: false }, + { key: 3, label: `鏈�杩戞寔缁绾挎晠闅滄椂闂碻, visible: false }, + { key: 3, label: `瑙嗛娴佹椂寤禶, visible: false }, + { key: 3, label: `宸℃娆℃暟`, visible: false }, + { key: 3, label: `鐪佸巺鏍囩`, visible: false }, + { key: 3, label: `鐪佸巺鏍囩鍒楄〃`, visible: false }, + ], }, { title: "褰曞儚鍙敤鐜�", -- Gitblit v1.8.0