quanyawei
2024-07-04 8b29471e308be57255389b08bbc90ab33ea04584
1
2
3
4
5
<template functional>
  <div style="padding:30px;">
    <el-alert :closable="false" title="menu 1-3" type="success" />
  </div>
</template>