quanyawei
2023-11-21 afba734a17b1b6cadfe85c87c01a891be95c5e6b
1
2
3
4
5
<template functional>
  <div style="padding:30px;">
    <el-alert :closable="false" title="menu 1-3" type="success" />
  </div>
</template>