Blame view

src/views/nested/menu2/index.vue 112 Bytes
80a28914e   吉鹏   init
1
2
3
4
5
  <template>
    <div style="padding:30px;">
      <el-alert :closable="false" title="menu 2" />
    </div>
  </template>