提交 780294a7 编写于 作者: B baiy 提交者: ninecents

移除调试

上级 c484f6e5
...@@ -63,7 +63,6 @@ ...@@ -63,7 +63,6 @@
this.current.output = moment(parseInt(this.current.input)).format('YYYY-MM-DD HH:mm:ss.SSS') this.current.output = moment(parseInt(this.current.input)).format('YYYY-MM-DD HH:mm:ss.SSS')
break break
} }
console.log(type)
this.$clipboardCopy(this.current.output) this.$clipboardCopy(this.current.output)
this.$saveToolData(this.current) this.$saveToolData(this.current)
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册