-
-

设备离线率
+
+
+

设备离线率
+
+
+ {{ StatisticsInfo.operationVo.deviceOfflineRate }}%
+
-
- {{ StatisticsInfo.operationVo.deviceOfflineRate }}%
+
+
+

异常排查车辆
+
+
+ {{ StatisticsInfo.operationVo.faultOrderCount }}
+
-
-
-
-

异常排查车辆
+
+
+

待换电
+
+
+ {{ StatisticsInfo.operationVo.replacementOrderCount }}
+
-
- {{ StatisticsInfo.operationVo.faultOrderCount }}
-
-
-
-
-

待换电
-
-
- {{ StatisticsInfo.operationVo.replacementOrderCount }}
-
-
-
-
-

待维修
-
-
- {{ StatisticsInfo.operationVo.repairCount }}
+
+
+

待维修
+
+
+ {{ StatisticsInfo.operationVo.repairCount }}
+
-
-
- 1
+
+
+
+ 时间:
+
+
+
+
+ 类型:
+
+
+
+
+
+
+

+

+

+
+ {{index+1}}
+
+
+ {{item.areaName}}
+
+
+ 订单金额:{{item.orderFee}}
+
+
+ 订单数:{{item.orderCount}}
+
+
+ 进行中的订单:{{item.inProgressOrderCount}}
+
+
+
diff --git a/src/views/system/area/areaRange.vue b/src/views/system/area/areaRange.vue
new file mode 100644
index 0000000..5de3229
--- /dev/null
+++ b/src/views/system/area/areaRange.vue
@@ -0,0 +1,17 @@
+
+
+ 11111111
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/system/area/index.vue b/src/views/system/area/index.vue
index 2aef0c5..841a8a0 100644
--- a/src/views/system/area/index.vue
+++ b/src/views/system/area/index.vue
@@ -95,6 +95,13 @@
去设置
+
+
+
+
+ 去设置
+
+
diff --git a/src/views/system/device/index.vue b/src/views/system/device/index.vue
index 5b8bbad..78f7df9 100644
--- a/src/views/system/device/index.vue
+++ b/src/views/system/device/index.vue
@@ -1,8 +1,21 @@
-
+
-
+
-
+
-
-
-
-
-
-
+
-
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
@@ -106,7 +153,8 @@
size="mini"
@click="handleAdd"
v-hasPermi="['system:device:add']"
- >新增
+ >新增
修改
+ >修改
一键解禁
+ >一键解禁
一键禁用
+ >一键禁用
一键出仓
+ >一键出仓
一键入仓
+ >一键入仓
更新
+ >更新
删除
+ >删除
导出
+ >导出
-
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
- {{ formatVersion(scope.row.hardwareVersionId)+' | '+scope.row.version }}
+ {{
+ formatVersion(scope.row.hardwareVersionId) +
+ " | " +
+ scope.row.version
+ }}
-
-
-
-
+
+
+
+
- {{ parseTime(scope.row.lastLocationTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
+ {{
+ parseTime(scope.row.lastLocationTime, "{y}-{m}-{d} {h}:{i}:{s}")
+ }}
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
- 查看
+ 查看
-
+
- {{ parseTime(scope.row.createTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
+ {{
+ parseTime(scope.row.createTime, "{y}-{m}-{d} {h}:{i}:{s}")
+ }}
-
+
详情
+ size="mini"
+ type="text"
+ icon="el-icon-view"
+ @click="handleView(scope.row)"
+ v-hasPermi="['system:fault:query']"
+ >详情
修改
+ >修改
{{ scope.row.status === '0' ? '出仓' : '回仓' }}
- {{ scope.row.status === "0" ? "出仓" : "回仓" }}
+ 开锁
+ >开锁
关锁
- 关锁
+ {{ scope.row.status === '8' ? '解禁' : '禁用' }}
+ >{{ scope.row.status === "8" ? "解禁" : "禁用" }}
响铃
+ >响铃
坐垫锁
+ >坐垫锁
日志
+ >日志
重启
+ >重启
更新
+ >更新
删除
+ >删除
-
+
-
+
-
+
@@ -374,7 +590,11 @@
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
- {{versionDescription}}
-
+
+ {{ versionDescription }}
+
@@ -462,57 +715,104 @@
-
-
+
+
{{ form.mac }}
{{ form.sn }}
- {{ form.statusStr }}
+ {{ form.statusStr }}
- {{ form.areaName }}
- {{ form.remainingPower }}%
+ {{ form.areaName }}
+ {{ form.remainingPower }}%
-
-
-
-
- 查看
-
+
+
+
+
+ 查看
+
- {{ form.onlineStatus == 1 ? '在线' : '离线' }}
+ {{ form.onlineStatus == 1 ? "在线" : "离线" }}
- 定位更新
+
+ 定位更新1
+
{{ form.longitude }}
{{ form.latitude }}
-
- {{ form.lastLocationTime }}
+
+ {{
+ form.lastLocationTime
+ }}
-
- 当前无gps信号
-
+ 当前无gps信号
-
- 当前选择: {{selected.address}}, {{selected.lng}}, {{selected.lat}}
+
+ 当前选择: {{ selected.address }}, {{ selected.lng }},
+ {{ selected.lat }}
+
+
+ 开始时间
+
+
+ 结束时间
+
+
+
+
-
-
-
-
+
+
+