fix: 点
This commit is contained in:
parent
9ab710d3b7
commit
281d5c9695
|
@ -309,6 +309,7 @@
|
|||
"theme_type": this.pageType
|
||||
};
|
||||
req.axiosPost('/key/login', data).then(res => {
|
||||
debugger
|
||||
setTimeout(() => {
|
||||
self.disabledBtn = false;
|
||||
}, 2000);
|
||||
|
|
Loading…
Reference in New Issue