@ -1,6 +1,6 @@
<template>
<section class="page-container border padding" ref="xmTestPlanTable">
<section class="page-container padding" ref="xmTestPlanTable">
<el-dialog append-to-body modal-append-to-body width="60%" top="20px" :visible.sync="visible">
<el-row>
<el-input v-model="filters.key" style="width: 20%;" placeholder="模糊查询" clearable></el-input>
@ -347,8 +347,8 @@
img {
object-fit:cover;
max-width: 25%;
max-height: 80%;
padding: 2px;
max-height: 70%;
margin-right: 5px;
}
p {
font-size: 20px;
@ -365,7 +365,7 @@
position: absolute;
top: 5px;
right: 5px;
font-size: 32px;
font-size: 30px;
color: #90B1F4;