+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.longitude }}, {{ scope.row.latitude }}
+
+
+
+
+
+
+ {{ parseTime(scope.row.at, '{y}-{m}-{d} {h}:{i}:{s}' ) }}
+
+
+
+
+ {{ parseTime(scope.row.createTime, '{y}-{m}-{d} {h}:{i}:{s}' ) }}
+
+
+
+
+
+
+ {{ formatStatus(scope.row.status2) }}
+
+
+
+
+
+ {{ formatVoltage(scope.row.bat) }}
+
+
+
+
+
+ {{ scope.row.csq }}
+
+
+
+
+
+ {{ scope.row.s }}
+
+
+
+
+
+ {{ scope.row.q }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 详细
+
+
+
+
+
+
+
+
+
+
+ {{ form.mac }}
+
+
+ {{ form.sn }}
+
+
+ {{ form.longitude }}
+
+
+ {{ form.latitude }}
+
+
+ {{ form.onenetMsg }}
+
+
+ {{ form.at }}
+
+
+ {{ form.createTime }}
+
+
+
+ {{ formatStatus(form.status2) }}
+
+
+ {{ formatVoltage(form.bat) }}
+
+
+ {{ form.csq }}
+
+
+ {{ form.s }}
+
+
+ {{ form.q }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+