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: {
|
||||
username: 'admin',
|
||||
password: '123456',
|
||||
isCaptcha: true,
|
||||
isCaptcha: false,
|
||||
},
|
||||
});
|
||||
const rules = {
|
||||
|
||||
Reference in New Issue
Block a user