Explorar el Código

移除debugger

zhengnaiwen_citu hace 3 meses
padre
commit
b89b49c2f6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/utils/request.js

+ 0 - 1
src/utils/request.js

@@ -78,7 +78,6 @@ service.interceptors.response.use(
       // setTimeout(() => {
       //   Vue.prototype.$message.error(str)
       // })
-      debugger
       window.location.href = url
       return
     }