|
@@ -133,7 +133,6 @@ export default {
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Access-Control-Allow-Origin": "*",
|
|
},
|
|
},
|
|
}).then((res) => {
|
|
}).then((res) => {
|
|
- console.log(res)
|
|
|
|
if (res.data.code == 200) {
|
|
if (res.data.code == 200) {
|
|
this.time = 60
|
|
this.time = 60
|
|
const timer = setInterval(() => {
|
|
const timer = setInterval(() => {
|