Browse Source

页面字段修改

jingyuanchao 1 year ago
parent
commit
a7d622d0c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/iot/sensorData/index.vue

+ 1 - 1
src/views/iot/sensorData/index.vue

@@ -222,7 +222,7 @@ export default {
           this.deviceTypeList.push({ label: item.name, value: item.code });
           this.deviceTypeList.push({ label: item.name, value: item.code });
         }
         }
       }
       }
-    }
+    },
     /** 查询列表 */
     /** 查询列表 */
     getList() {
     getList() {
       this.loading = true;
       this.loading = true;