no message

Former-commit-id: 4143f29b9946666d08f2a8f9ce6b6d038585c67d
Former-commit-id: e0ad7e8794d5f9fb6afc265731a5bd21e92e20bc
Former-commit-id: 87350e013ee2c0afd02d7e2aa2f1188651b278cd
This commit is contained in:
李杨
2018-02-24 16:31:54 +08:00
parent 4650f73218
commit 05eec989e5

View File

@@ -53,7 +53,6 @@ export default {
// 使用 md 初始化
initWithMd () {
this.markedHTML = this.marked(this.md)
console.log(this.markedHTML)
},
// 使用 url 初始化
async initWithUrl () {