dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
1、监测因子趋势时间控件修改 2、监测因子对比echarts显示修改
yupan
2022-11-07
9af0ba7e5a51b187f762234755ed1559ab91f5f5
[moral_fronted.git]
/
src
/
views
/
nested
/
menu2
/
index.vue
1
2
3
4
5
<template>
<div style="padding:30px;">
<el-alert :closable="false" title="menu 2" />
</div>
</template>