diff --git a/examples/routers/modal.vue b/examples/routers/modal.vue index 0ff08dda..258552be 100644 --- a/examples/routers/modal.vue +++ b/examples/routers/modal.vue @@ -6,6 +6,7 @@ width="70" title="普通的Modal对话框标题" @on-ok="ok" + :transfer="true" @on-cancel="cancel">