fix: fix a transition bug.

This commit is contained in:
Bowen
2018-07-08 13:50:36 +08:00
parent 2892b8eddd
commit 03e4e1ba48

View File

@@ -1,4 +1,4 @@
<template functional>
<template>
<div style="padding:30px;">
<el-alert title="menu 2" :closable="false" />
</div>