This commit is contained in:
zhangds 2024-03-25 19:09:18 +08:00
parent 9ab710d3b7
commit 281d5c9695
1 changed files with 1 additions and 0 deletions

View File

@ -309,6 +309,7 @@
"theme_type": this.pageType
};
req.axiosPost('/key/login', data).then(res => {
debugger
setTimeout(() => {
self.disabledBtn = false;
}, 2000);