From 111dd6806377ca7abd9c88a09100e64019cc870e Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期三, 04 九月 2024 05:24:17 +0800 Subject: [PATCH] 事后报备 --- src/views/system/data-manage/data-detail/list.js | 13 ++++++++++++- 1 files changed, 12 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 5dfc08e..d1a8e7b 100644 --- a/src/views/system/data-manage/data-detail/list.js +++ b/src/views/system/data-manage/data-detail/list.js @@ -4323,7 +4323,18 @@ { icon: 'el-icon-truck', dataList: [ - + { + label: 'IP寮傚父鏁�' + }, + { + label: 'MAC鍦板潃寮傚父鏁�' + }, + { + label: '缁忓害寮傚父鏁�' + }, + { + label: '绾害寮傚父鏁�' + }, ] } ], -- Gitblit v1.8.0