zengh
2021-06-24 67652e6b27e9d1a154aba482d953a2bb9d72339e
pages/index/index.vue
@@ -20,7 +20,7 @@
      },
      methods: {
         cc() {
            this.$store.commit('loginReset', this); //重置登入
            this.$store.commit('loginReset', this); //重置登录
            console.log('清空')
         }
      },