src/components/view/technical.vue
@@ -39,6 +39,7 @@ <div class="technical-table"> <div class="table-box"> <el-table height="490" border style="width: 100%" :data="technicalTable" > @@ -379,7 +380,7 @@ /* 技术文件表格样式 */ .technical-table{ margin-top: 11px; height: calc(100% - 140px); /* height: calc(100% - 140px); */ background: #fff; padding: 23px 21px ; font-size: 14px;