chillqi 2 vuotta sitten
vanhempi
commit
2863e488db
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/views/user/Register.vue

+ 0 - 1
src/views/user/Register.vue

@@ -60,7 +60,6 @@ function handleRegister() {
         type: 'success',
         center: true,
       })
-      storeId.value = undefined
       router.push({path: "/login"})
     } else if (res.data.code === '400') {
       ElMessage({