Fixiaobai
2023-09-14 33a525a2b0db8a77885a5fb024bf03281ebf245d
	modified:   src/components/view/technical.vue
已修改1个文件
4 ■■■■ 文件已修改
src/components/view/technical.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/view/technical.vue
@@ -39,7 +39,7 @@
    <div class="technical-table">
      <div class="table-box">
        <el-table
        height="500"
        height="490"
          border style="width: 100%"
          :data="technicalTable"
          >
@@ -393,7 +393,7 @@
} */
.technical-table .table-box {
  flex: 1;
  /* overflow-y: scroll; */
  overflow-y: scroll;
}
.technical-table .el-pagination{
  margin-top: 23px;