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