Browse Source

修复修改密码发送验证码bug

1
mo 3 years ago
parent
commit
d001027394
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/components/Navbar.vue

+ 1 - 1
src/layout/components/Navbar.vue

@@ -245,7 +245,7 @@ import { resetPassword } from "@/api/buildTeam";
 import AppLink from "./Sidebar/Link";
 import { getBelongTopMenuPath } from "@/utils/permission";
 import instructions from "./instructions";
-
+import axios from 'axios'
 export default {
   data() {
     return {