fix: fix a transition bug.

This commit is contained in:
Bowen 2018-07-08 13:50:36 +08:00
parent 2892b8eddd
commit 03e4e1ba48
1 changed files with 1 additions and 1 deletions

View File

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