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