wenhongquan 3 years ago
parent
commit
e045d4f703
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/login.vue

+ 1 - 0
src/views/login.vue

@@ -111,6 +111,7 @@ function ddtologin(){
         /*{
             code: 'hYLK98jkf0m' //string authCode
         }*/
+        console.log( result)
         store.dispatch("DDLogin", result.code).then(() => {
           router.push({ path: redirect.value || "/" });
         }).catch(() => {