瀏覽代碼

页面字段修改

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;