zhanghua
2024-09-12 4d00f091ca662fcfc25e28af76f6ad38d8e53304
1
2
3
4
5
<template functional>
  <div style="padding:30px;">
    <el-alert :closable="false" title="menu 1-2-1" type="warning" />
  </div>
</template>