no message

Former-commit-id: 9b3ba072c32c3f3b701dfe7f278031ede4dc2255
Former-commit-id: e6a843a9044f670ee739f39f412a31be242c008c
Former-commit-id: 220bcf5eab6ae030ba8d1f26d200453fdacda264
This commit is contained in:
liyang
2018-06-11 14:38:15 +08:00
parent e1a6ad21a1
commit f0fb0e68a5

View File

@@ -7,7 +7,9 @@
@text-change="textChangeHandler"
@selection-change="selectionChangeHandler"
@editor-change="editorChangeHandler"/>
<d2-highlight :code="formated"/>
<el-card shadow="never" class="d2-mt">
<d2-highlight :code="formated"/>
</el-card>
</d2-container>
</template>