diff --git a/pages/head/index.vue b/pages/head/index.vue index 91f67cf..b4f0de9 100644 --- a/pages/head/index.vue +++ b/pages/head/index.vue @@ -34,7 +34,7 @@ - 状态:{{item.status=="online"?"在线":"离线"}} + 状态:{{item.status=="online"?"在线":"离线"}} 水流:{{item.deviceData.fs == 1 ? "有" : "无"}}