|
|
@ -92,7 +92,7 @@ |
|
|
<div class="rq "> |
|
|
<div class="rq "> |
|
|
<el-table |
|
|
<el-table |
|
|
:data="subDetailList" |
|
|
:data="subDetailList" |
|
|
height="256px" |
|
|
|
|
|
|
|
|
height="320px" |
|
|
border |
|
|
border |
|
|
@selection-change="componentSelectionChange" |
|
|
@selection-change="componentSelectionChange" |
|
|
style="width:100%"> |
|
|
style="width:100%"> |
|
|
@ -4214,7 +4214,7 @@ export default { |
|
|
padding: 15px 0px 0px 0px; |
|
|
padding: 15px 0px 0px 0px; |
|
|
} |
|
|
} |
|
|
/deep/ .sub_detail-tab .el-tabs__content { |
|
|
/deep/ .sub_detail-tab .el-tabs__content { |
|
|
height: 280px; |
|
|
|
|
|
|
|
|
height: 400px; |
|
|
padding: 0px; |
|
|
padding: 0px; |
|
|
} |
|
|
} |
|
|
</style> |
|
|
</style> |