Browse Source

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

1
mo 4 năm trước cách đây
mục cha
commit
d001027394
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {