update OrangeFormsOpen-VUE3/src/pages/login/index.vue.

Signed-off-by: orange-form <3510245832@qq.com>
This commit is contained in:
orange-form
2024-07-17 01:19:16 +00:00
committed by Gitee
parent 9b7290177d
commit 22c7236829

View File

@@ -121,7 +121,7 @@ const showPassword = ref(false);
const dataForm = reactive({
mobilePhone: 'admin',
password: '123321',
password: '123456',
});
const dataRule = {