mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +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({
|
const dataForm = reactive({
|
||||||
mobilePhone: 'admin',
|
mobilePhone: 'admin',
|
||||||
password: '123321',
|
password: '123456',
|
||||||
});
|
});
|
||||||
|
|
||||||
const dataRule = {
|
const dataRule = {
|
||||||
|
|||||||
Reference in New Issue
Block a user