1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-09 13:47:25 +08:00

rm console

This commit is contained in:
Pan 2018-08-19 16:35:51 +08:00
parent ed0fc0b1c9
commit c8db66e0be

View File

@ -57,7 +57,6 @@ export default {
}
},
mounted() {
console.log(this.toolbar.length)
this.simplemde = new SimpleMDE({
element: document.getElementById(this.id),
autoDownloadFontAwesome: false,