Browse Source

设备管理 设备列表

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
531f20ea57
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/views/device/list/detail.vue

+ 0 - 3
src/views/device/list/detail.vue

@@ -213,9 +213,6 @@ export default {
       },
       },
     };
     };
   },
   },
-  created() {
-
-  },
   mounted() {
   mounted() {
     this.disabled = this.$route.query.key === "查看" ? true : false;
     this.disabled = this.$route.query.key === "查看" ? true : false;
     this.getList();
     this.getList();