From 55dee1e07a1569f57b38655e175dbda49a0699a8 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期一, 12 八月 2024 11:42:12 +0800
Subject: [PATCH] 样式调整
---
src/views/system/data-manage/data-detail/list.js | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/src/views/system/data-manage/data-detail/list.js b/src/views/system/data-manage/data-detail/list.js
index 0d66921..5491021 100644
--- a/src/views/system/data-manage/data-detail/list.js
+++ b/src/views/system/data-manage/data-detail/list.js
@@ -10,20 +10,25 @@
prop: 'platformName',
},
{
+ label: '骞冲彴IP/鍩熷悕',
+ align: 'center',
+ prop: 'platformIp',
+ },
+ {
label: '褰撳墠鏄惁鍦ㄧ嚎',
align: 'center',
prop: 'currentOnline'
},
{
- label: '浠婃棩绂荤嚎鏃堕暱(绉� )',
+ label: '浠婃棩绂荤嚎鏃堕暱(绉�)',
align: 'center',
prop: 'todayOutlineSed'
},
{
- label: '浠婃棩ping娆℃暟',
+ label: '鏃ユ湡',
align: 'center',
- prop: 'pingTimes'
- }
+ prop: 'create_date'
+ },
],
card: [
{
--
Gitblit v1.8.0