Skip to content

Commit

Permalink
docs(alert): file path error
Browse files Browse the repository at this point in the history
  • Loading branch information
olivewind committed Oct 12, 2018
1 parent 402c593 commit 68c051e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/view/page/components/alert/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<template slot="content">
<demo-code>
<demo6 slot="demo"></demo6>
<code-reader slot="code" file="nalert/demo-6.vue"></code-reader>
<code-reader slot="code" file="alert/demo-6.vue"></code-reader>
<md-reader slot="desc">
多次调用`$daoAlert`,使用`show()`方法,将实例推入队列。
</md-reader>
Expand Down

0 comments on commit 68c051e

Please sign in to comment.