From 657bc734ad4193d2594626261ae2f9825f4265c2 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期六, 12 十月 2024 16:32:28 +0800 Subject: [PATCH] 检测工具预览图片 --- src/views/system/data-manage/data-detail/list.js | 36 ++++++++++++++++++------------------ 1 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/views/system/data-manage/data-detail/list.js b/src/views/system/data-manage/data-detail/list.js index 5aaedc4..77560a1 100644 --- a/src/views/system/data-manage/data-detail/list.js +++ b/src/views/system/data-manage/data-detail/list.js @@ -1057,19 +1057,19 @@ { label: '鏈�杩戠洃娴嬪湪绾跨姸鎬�', align: 'center', - prop: 'online', + prop: 'onlineStr', width: 200, }, { label: '褰撴棩鐩戞祴娆℃暟', align: 'center', - prop: 'online', + prop: 'checkCount', width: 200, }, { label: '褰撴棩绂荤嚎娆℃暟', align: 'center', - prop: 'online', + prop: 'offLineCount', width: 200, }, { @@ -1130,19 +1130,19 @@ { label: '鏈�杩戠洃娴嬪湪绾跨姸鎬�', align: 'center', - prop: 'online', + prop: 'onlineStr', width: 200, }, { label: '褰撴棩鐩戞祴娆℃暟', align: 'center', - prop: 'online', + prop: 'checkCount', width: 200, }, { label: '褰撴棩绂荤嚎娆℃暟', align: 'center', - prop: 'online', + prop: 'offLineCount', width: 200, }, { @@ -1701,19 +1701,19 @@ { label: '鏈�杩戠洃娴嬪湪绾跨姸鎬�', align: 'center', - prop: 'online', + prop: 'onlineStr', width: 200, }, { label: '褰撴棩鐩戞祴娆℃暟', align: 'center', - prop: 'online', + prop: 'checkCount', width: 200, }, { label: '褰撴棩绂荤嚎娆℃暟', align: 'center', - prop: 'online', + prop: 'offLineCount', width: 200, }, { @@ -2070,19 +2070,19 @@ { label: '鏈�杩戠洃娴嬪湪绾跨姸鎬�', align: 'center', - prop: 'online', + prop: 'onlineStr', width: 200, }, { label: '褰撴棩鐩戞祴娆℃暟', align: 'center', - prop: 'online', + prop: 'checkCount', width: 200, }, { label: '褰撴棩绂荤嚎娆℃暟', align: 'center', - prop: 'online', + prop: 'offLineCount', width: 200, }, { @@ -2342,19 +2342,19 @@ { label: '鏈�杩戠洃娴嬪湪绾跨姸鎬�', align: 'center', - prop: 'online', + prop: 'onlineStr', width: 200, }, { label: '褰撴棩鐩戞祴娆℃暟', align: 'center', - prop: 'online', + prop: 'checkCount', width: 200, }, { label: '褰撴棩绂荤嚎娆℃暟', align: 'center', - prop: 'online', + prop: 'offLineCount', width: 200, }, { @@ -3684,19 +3684,19 @@ { label: '鏈�杩戠洃娴嬪湪绾跨姸鎬�', align: 'center', - prop: 'online', + prop: 'onlineStr', width: 200, }, { label: '褰撴棩鐩戞祴娆℃暟', align: 'center', - prop: 'online', + prop: 'checkCount', width: 200, }, { label: '褰撴棩绂荤嚎娆℃暟', align: 'center', - prop: 'online', + prop: 'offLineCount', width: 200, }, { -- Gitblit v1.8.0