Sfoglia il codice sorgente

修改提升文案

yuanmingze 1 mese fa
parent
commit
4c559a6a0b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/login/index.vue

+ 1 - 1
src/views/login/index.vue

@@ -150,7 +150,7 @@ const onCancel = () => {
   showDialog.value = false
 }
 
-const changePasswordDialog = ref(true)
+const changePasswordDialog = ref(false)
 
 const changePasswordDCancel = () => {
   changePasswordDialog.value = false