Explorar el Código

超管中心bug fix

zhangjie hace 2 años
padre
commit
083dc7cc41
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      src/modules/admin/views/Admin.vue

+ 0 - 5
src/modules/admin/views/Admin.vue

@@ -128,11 +128,6 @@ export default {
       return;
       return;
     }
     }
 
 
-    if (this.$route.name === "Admin") {
-      this.$router.replace({
-        name: "AdminUserManage"
-      });
-    }
     this.initData();
     this.initData();
   },
   },
   methods: {
   methods: {