fix: fix a transition bug.
This commit is contained in:
parent
2892b8eddd
commit
03e4e1ba48
|
@ -1,4 +1,4 @@
|
||||||
<template functional>
|
<template>
|
||||||
<div style="padding:30px;">
|
<div style="padding:30px;">
|
||||||
<el-alert title="menu 2" :closable="false" />
|
<el-alert title="menu 2" :closable="false" />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue