a
This commit is contained in:
@@ -43,7 +43,7 @@ const loading = (e, el, bind) => {
|
||||
el.disabled = true
|
||||
setTimeout(function() {
|
||||
el.disabled = false
|
||||
}, 5000)
|
||||
}, 3000)
|
||||
}
|
||||
/**
|
||||
* @author LeeYunxiang
|
||||
|
||||
Reference in New Issue
Block a user