feat(数据集): 关联数据集

This commit is contained in:
junjie
2021-12-02 17:54:56 +08:00
parent 9dd4178566
commit a1909f59cd
5 changed files with 27 additions and 22 deletions

View File

@@ -310,8 +310,8 @@ export default {
}
.union-container{
display: flex;
width:100%;
height:400px;
width: 100%;
height: calc(100vh - 200px);
overflow: auto;
}
.form-item{