mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-04 13:42:27 +08:00
fix Bug
This commit is contained in:
@@ -114,7 +114,7 @@
|
|||||||
formInline: {
|
formInline: {
|
||||||
username: 'admin',
|
username: 'admin',
|
||||||
password: '123456',
|
password: '123456',
|
||||||
isCaptcha: true,
|
isCaptcha: false,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
const rules = {
|
const rules = {
|
||||||
|
|||||||
Reference in New Issue
Block a user