提交 b17ae4fb 编写于 作者: lyf's avatar lyf

去除log

上级 0f957c03
......@@ -22,7 +22,6 @@ export default {
},
methods: {
down() {
console.log("111")
this.timer = setInterval(() => {
this.time--;
if (this.time === 0) {
......
......@@ -22,7 +22,6 @@ export default {
},
methods: {
down() {
console.log("111")
this.timer = setInterval(() => {
this.time--;
if (this.time === 0) {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册