From 191cc47c663504d8ca471092afbb677e03034380 Mon Sep 17 00:00:00 2001 From: Wangxin Date: Wed, 30 Jul 2025 15:30:44 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90web=E3=80=91=20=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E7=AE=A1=E7=90=86=20=E5=AD=97=E6=AE=B5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/device/deviceInformation/index.vue | 210 ++++-------------- .../views/device/deviceManufacturer/index.vue | 20 +- .../src/views/device/deviceType/index.vue | 14 +- .../alops-ui/src/views/device/files/index.vue | 33 ++- 4 files changed, 88 insertions(+), 189 deletions(-) diff --git a/ALOps_sys_fe/alops-ui/src/views/device/deviceInformation/index.vue b/ALOps_sys_fe/alops-ui/src/views/device/deviceInformation/index.vue index 522ab7be..dea501b6 100644 --- a/ALOps_sys_fe/alops-ui/src/views/device/deviceInformation/index.vue +++ b/ALOps_sys_fe/alops-ui/src/views/device/deviceInformation/index.vue @@ -7,176 +7,56 @@ - - - - - - - - - - - - - - - - - 搜索 - 重置 - - - - - - 新增 - - - 修改 - - - 删除 - - - 导入 - - - 导出 - - - - - - - - - - - - - - - - - - - - + + + + 立即执行 + + + + + + 间隔采集 + 固定时间采集 + + + - + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ dict.label }} - - - - - - - - - - - - - - - - - - - - - - - 确 定 - 取 消 - - - - - - - - -
将文件拖到此处,或点击上传
-
-
- 是否更新已经存在的用户数据 -
- 仅允许导入xls、xlsx格式文件。 - 下载模板 -
-
- -
@@ -194,6 +74,8 @@ export default { components: { Treeselect, Splitpanes, Pane }, data() { return { + // 开启定时方式 + radio: 1, // 遮罩层 loading: true, // 选中数组 diff --git a/ALOps_sys_fe/alops-ui/src/views/device/deviceManufacturer/index.vue b/ALOps_sys_fe/alops-ui/src/views/device/deviceManufacturer/index.vue index 78dfacab..24283014 100644 --- a/ALOps_sys_fe/alops-ui/src/views/device/deviceManufacturer/index.vue +++ b/ALOps_sys_fe/alops-ui/src/views/device/deviceManufacturer/index.vue @@ -11,12 +11,6 @@ - - - - - - @@ -33,9 +27,6 @@ 新增 - - 修改 - 删除 @@ -51,10 +42,15 @@ - - - + + + + + +