cl 1 năm trước cách đây
mục cha
commit
e2e082f161
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/store/modules/user.ts

+ 1 - 1
src/store/modules/user.ts

@@ -148,7 +148,7 @@ export const useUserStore = defineStore({
     /**
      * @description: login
      */
-    async 
+    async login
     (
       params: LoginParams & {
         goHome?: boolean;