mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 02:26:28 +08:00
update OrangeFormsOpen-VUE3/src/pages/login/index.vue.
Signed-off-by: orange-form <3510245832@qq.com>
This commit is contained in:
@@ -121,7 +121,7 @@ const showPassword = ref(false);
|
||||
|
||||
const dataForm = reactive({
|
||||
mobilePhone: 'admin',
|
||||
password: '123321',
|
||||
password: '123456',
|
||||
});
|
||||
|
||||
const dataRule = {
|
||||
|
||||
Reference in New Issue
Block a user