nieyuge %!s(int64=2) %!d(string=hai) anos
pai
achega
e501beeb93
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/buttonLogin.vue

+ 1 - 1
components/buttonLogin.vue

@@ -4,7 +4,7 @@
 </template>
 
 <script>
-import { getStorage, setStorage, storageKey, getOauthUrl, jumpUrl } from '../utils/help';
+import { getStorage, setStorage, removeStorage, storageKey, getOauthUrl, jumpUrl } from '../utils/help';
 import { postRequest } from '../http';
 
 export default {