Ver Fonte

修改提升文案

yuanmingze há 1 mês atrás
pai
commit
4c559a6a0b
1 ficheiros alterados com 1 adições e 1 exclusões
  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