feat: 添加批量新增的页面

This commit is contained in:
zhangyu
2021-08-04 16:55:11 +08:00
parent b64d242458
commit 6dd7c9c279
12 changed files with 574 additions and 150 deletions

View File

@@ -2495,4 +2495,7 @@ export default {
/deep/ .metric-selector-title {
background: #fff !important;
}
/deep/ .el-collapse-item__arrow.el-icon-arrow-right{
display: inline-block !important;
}
</style>