jingyuanchao 1 рік тому
батько
коміт
a7d622d0c7
1 змінених файлів з 1 додано та 1 видалено
  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 });
         }
       }
-    }
+    },
     /** 查询列表 */
     getList() {
       this.loading = true;