fix: 调整实体详情底部Related entity界面的样式
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
}
|
||||
|
||||
.type-content {
|
||||
margin-bottom:15px;
|
||||
display:flex;
|
||||
flex-flow: row wrap;
|
||||
width:100%;
|
||||
|
||||
@@ -363,9 +363,6 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
unmounted () {
|
||||
this.isNoData = false
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user