remove useless console

This commit is contained in:
jiaming743 2019-06-27 19:50:50 +08:00
parent 14c5ba753d
commit b9a1f667ee
1 changed files with 0 additions and 2 deletions

View File

@ -202,8 +202,6 @@ export default {
textY textY
} }
}) })
console.warn(this.column)
} }
} }
} }