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 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
-
-
-
- 新增
-
-
- 修改
-
-
- 删除
-
-
- 导入
-
-
- 导出
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.createTime) }}
-
-
-
-
- 修改
- 删除
- handleCommand(command, scope.row)" v-hasPermi="['device:deviceInformation:resetPwd', 'device:deviceInformation:edit']">
- 更多
-
- 重置密码
- 分配角色
-
-
-
-
-
+
+
+
+ 立即执行
+
+
+
+
+
+ 间隔采集
+ 固定时间采集
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ 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 @@
-
-
-
+
+
+
+
+ {{ parseTime(scope.row.createTime) }}
+
+
+
修改
diff --git a/ALOps_sys_fe/alops-ui/src/views/device/deviceType/index.vue b/ALOps_sys_fe/alops-ui/src/views/device/deviceType/index.vue
index 6582b28d..e2bb1e80 100644
--- a/ALOps_sys_fe/alops-ui/src/views/device/deviceType/index.vue
+++ b/ALOps_sys_fe/alops-ui/src/views/device/deviceType/index.vue
@@ -29,9 +29,6 @@
新增
-
- 修改
-
删除
@@ -41,18 +38,21 @@
导出
-
+
-
-
+
+
+
+
+
{{ parseTime(scope.row.createTime) }}
diff --git a/ALOps_sys_fe/alops-ui/src/views/device/files/index.vue b/ALOps_sys_fe/alops-ui/src/views/device/files/index.vue
index b2f67ebd..12e56917 100644
--- a/ALOps_sys_fe/alops-ui/src/views/device/files/index.vue
+++ b/ALOps_sys_fe/alops-ui/src/views/device/files/index.vue
@@ -40,9 +40,6 @@
新增
-
- 修改
-
删除
@@ -52,25 +49,49 @@
导出
-
+
-
+
+
-
+
+
+
+
+
{{ parseTime(scope.row.createTime) }}
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.createTime) }}
+
+
+
+
+
+ {{ parseTime(scope.row.createTime) }}
+
+
修改