diff --git a/src/api/ems/record/recordIotenvInstant.js b/src/api/ems/record/recordIotenvInstant.js
index bd782e3..7e6b541 100644
--- a/src/api/ems/record/recordIotenvInstant.js
+++ b/src/api/ems/record/recordIotenvInstant.js
@@ -42,3 +42,12 @@ export function delRecordIotenvInstant(objid) {
method: 'delete'
})
}
+
+// 查询物联网数据列表
+export function getRecordIotenvInstantList(query) {
+ return request({
+ url: '/ems/record/recordIotenvInstant/getRecordIotenvInstantList',
+ method: 'get',
+ params: query
+ })
+}
diff --git a/src/views/ems/record/recordIOTInstant/index.vue b/src/views/ems/record/recordIOTInstant/index.vue
index 1ab58ea..7cd03b0 100644
--- a/src/views/ems/record/recordIOTInstant/index.vue
+++ b/src/views/ems/record/recordIOTInstant/index.vue
@@ -1,581 +1,609 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
-
-
- 新增
-
-
- 修改
-
-
- 删除
-
-
- 导出
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
-
-
-
-
-
-
-
- {{ parseTime(scope.row.collectTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.recodeTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
-
-
-
-
-
-
- 修改
- 删除
-
-
-
-
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+ 导出
+
+
+
+
+
+
+
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/ems/record/recordIotenvInstant/index.vue b/src/views/ems/record/recordIotenvInstant/index.vue
index 69f8615..5829ce9 100644
--- a/src/views/ems/record/recordIotenvInstant/index.vue
+++ b/src/views/ems/record/recordIotenvInstant/index.vue
@@ -495,7 +495,6 @@
if (!this.queryParams.monitorId) {
this.queryParams.monitorIds = this.getAllMonitorIds(this.monitorInfoOptions);
}
- console.log(this.queryParams.monitorIds)
listRecordIotenvInstant(this.queryParams).then(response => {
this.recordIotenvInstantList = response.rows;
diff --git a/src/views/ems/record/recordVibrationInstant/index.vue b/src/views/ems/record/recordVibrationInstant/index.vue
index 446e214..7fa66b4 100644
--- a/src/views/ems/record/recordVibrationInstant/index.vue
+++ b/src/views/ems/record/recordVibrationInstant/index.vue
@@ -1,12 +1,11 @@
-
-
+
-
-
+
-
-
-
-
-
-
-
-
+
-
+ end-placeholder="结束时间"
+ >
搜索
@@ -128,7 +149,7 @@
icon="el-icon-plus"
size="mini"
@click="handleAdd"
- v-hasPermi="['ems/record:recordVibrationInstant:add']"
+ v-hasPermi="['ems/record:recordIotenvInstant:add']"
>新增
@@ -139,7 +160,7 @@
size="mini"
:disabled="single"
@click="handleUpdate"
- v-hasPermi="['ems/record:recordVibrationInstant:edit']"
+ v-hasPermi="['ems/record:recordIotenvInstant:edit']"
>修改
@@ -150,7 +171,7 @@
size="mini"
:disabled="multiple"
@click="handleDelete"
- v-hasPermi="['ems/record:recordVibrationInstant:remove']"
+ v-hasPermi="['ems/record:recordIotenvInstant:remove']"
>删除
@@ -160,46 +181,67 @@
icon="el-icon-download"
size="mini"
@click="handleExport"
- v-hasPermi="['ems/record:recordVibrationInstant:export']"
+ v-hasPermi="['ems/record:recordIotenvInstant:export']"
>导出
-
+
+
-
-
-
- {{ parseTime(scope.row.collectTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
-
+
+
+
+
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.recodeTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
-
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
修改
删除
@@ -208,8 +250,6 @@
-
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-