Merge remote-tracking branch 'ruoyi/master'
# Conflicts: # README.md # ruoyi-ui/src/views/index.vue
This commit is contained in:
@@ -11,7 +11,8 @@ export function login(username, password, code, uuid) {
|
||||
return request({
|
||||
url: '/login',
|
||||
headers: {
|
||||
isToken: false
|
||||
isToken: false,
|
||||
repeatSubmit: false
|
||||
},
|
||||
method: 'post',
|
||||
data: data
|
||||
|
||||
Reference in New Issue
Block a user