Commit 4835f891 by 潘际乾

边框

parent e97f9975
......@@ -5,7 +5,6 @@
@form-search="errpHandleSearch"
>
<template v-slot="searchSlot"> -->
<div style="border-bottom: 10px solid rgb(232, 232, 232);">
<el-form
class="m-table-search-form"
ref="paramsForm"
......@@ -76,9 +75,12 @@
</c-col>
</el-row>
</el-form>
</div>
<!-- </template>
</c-list-search> -->
<c-col :span="23" style="margin-left: 9px;">
<div style="border-bottom: 10px solid rgb(232, 232, 232)">
</div>
</c-col>
<el-row>
<c-col :span="23" style="margin-left: 9px;">
......
......@@ -192,7 +192,12 @@
</template>
</c-list-search>
<c-row style="margin-top: 10px">
<c-col :span="23" style="margin-left: 9px;">
<div style="border-bottom: 10px solid rgb(232, 232, 232)">
</div>
</c-col>
<c-row style="margin-top: 20px">
<c-col style="margin-left: 9px;">
<c-button size="small" type="primary" style="margin-left:0">导出Excel</c-button>
<c-button size="small" type="primary" style="margin-left:0">应急导出</c-button>
......@@ -392,5 +397,11 @@ export default {
},
};
</script>
<style>
<style scoped>
.eibs-tab >>> .m-table-search{
border-bottom: 0;
}
.eibs-tab >>> .m-table-search-operation-top {
width: calc(95.833333% + 9px);
}
</style>
......@@ -2,7 +2,7 @@
<div class="eibs-tab">
<!-- <c-list-search @form-reset="handleReset" @form-search="handleSearch">
<template v-slot="searchSlot"> -->
<div style="border-bottom: 10px solid rgb(232, 232, 232);">
<el-form
class="m-table-search-form"
ref="paramsForm"
......@@ -190,7 +190,12 @@
</el-row>
</el-form>
<c-col :span="23" style="margin-left: 9px;">
<div style="border-bottom: 10px solid rgb(232, 232, 232)">
</div>
</c-col>
<!-- </template>
</c-list-search> -->
......
......@@ -2,7 +2,7 @@
<div class="eibs-tab">
<!-- <c-list-search @form-reset="handleReset" @form-search="handleSearch"> -->
<!-- <template v-slot="searchSlot"> -->
<div style="border-bottom: 10px solid rgb(232, 232, 232)">
<el-form
class="m-table-search-form"
ref="paramsForm"
......@@ -231,7 +231,11 @@
</c-col>
</el-row>
</el-form>
<c-col :span="23" style="margin-left: 9px;">
<div style="border-bottom: 10px solid rgb(232, 232, 232)">
</div>
</c-col>
<!-- </template> -->
<!-- </c-list-search> -->
......
......@@ -2,7 +2,7 @@
<div class="eibs-tab">
<!-- <c-list-search @form-reset="sptfndHandleReset" @form-search="sptfndHandleSearch"> -->
<!-- <template v-slot="searchSlot"> -->
<div style="border-bottom: 10px solid rgb(232, 232, 232);">
<el-form
class="m-table-search-form"
ref="paramsForm"
......@@ -218,7 +218,11 @@
</c-col>
</el-row>
</el-form>
<c-col :span="23" style="margin-left: 9px;">
<div style="border-bottom: 10px solid rgb(232, 232, 232)">
</div>
</c-col>
<!-- </template> -->
<!-- </c-list-search> -->
......
......@@ -2,7 +2,6 @@
<div class="eibs-tab">
<!-- <c-list-search @form-reset="handleReset" @form-search="handleSearch"> -->
<!-- <template v-slot="searchSlot"> -->
<div style="border-bottom: 10px solid rgb(232, 232, 232);">
<el-form
class="m-table-search-form"
ref="paramsForm"
......@@ -207,7 +206,11 @@
</c-col>
</el-row>
</el-form>
<c-col :span="23" style="margin-left: 9px;">
<div style="border-bottom: 10px solid rgb(232, 232, 232)">
</div>
</c-col>
<!-- </template> -->
<!-- </c-list-search> -->
......
......@@ -2,7 +2,7 @@
<div class="eibs-tab">
<!-- <c-list-search @form-reset="handleReset" @form-search="handleSearch"> -->
<!-- <template v-slot="searchSlot"> -->
<div style="border-bottom: 10px solid rgb(232, 232, 232);">
<el-form
class="m-table-search-form"
ref="paramsForm"
......@@ -196,7 +196,11 @@
</c-col>
</el-row>
</el-form>
<c-col :span="23" style="margin-left: 9px;">
<div style="border-bottom: 10px solid rgb(232, 232, 232)">
</div>
</c-col>
<!-- </template> -->
<!-- </c-list-search> -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment