caojunjie hace 2 años
padre
commit
d2b922cf09
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/login.vue

+ 0 - 1
src/views/login.vue

@@ -114,7 +114,6 @@ export default {
     this.getCode();
     this.getCookie();
     const host = document.domain;
-    console.log(document.domain)
     if (host.includes('zjxd')){
       Cookies.set('test', 3);
     }else if (host.includes('dh')){