提交 30c90b46 编写于 作者: B baiy 提交者: ninecents

update

上级 e669e177
{
"name": "c-tool",
"version": "1.8.2",
"version": "1.8.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --port 8081",
......
......@@ -23,12 +23,6 @@
created () {
this.current = Object.assign(this.current, this.$getToolData('content'))
},
mounted(){
setTimeout(()=>{
this.editorHeight = (window.innerHeight - 220) + "px"
console.log(this.editorHeight)
},100)
},
methods: {
handle (v) {
if (this.current.content) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册