Przeglądaj źródła

设备管理 设备列表

DESKTOP-O04BTUJ\muzen 3 lat temu
rodzic
commit
531f20ea57
1 zmienionych plików z 0 dodań i 3 usunięć
  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() {
     this.disabled = this.$route.query.key === "查看" ? true : false;
     this.getList();