zs 1 tháng trước cách đây
mục cha
commit
82a5cf445b
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      src/views/center/findPassword.vue

+ 0 - 4
src/views/center/findPassword.vue

@@ -123,10 +123,6 @@ import dui from '/images/dui.png'
 import quan from '/images/quan.png'
 
 import { cloneDeep, get } from 'lodash-es'
-import { UserStore } from '@/store/user'
-const userStore = UserStore()
-const user = computed(() => userStore.user)
-
 import { LoginStore } from '@/store/api/login'
 const store = LoginStore()
 const router = useRouter()