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