fe-drone-ci/src/views/nested/menu1/menu1-2/menu1-2-2/index.vue

6 lines
142 B
Vue

<template functional>
<div style="padding:30px;">
<el-alert :closable="false" title="menu 1-2-2" type="warning" />
</div>
</template>