Commit 654003f9 authored by youjie's avatar youjie

no message

parent e2d5e3e8
......@@ -297,14 +297,4 @@
}
</script>
<style scoped>
.dianshangannualRatio .el-card__header {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
background: #fff;
padding: 18px 20px;
}
</style>
\ No newline at end of file
......@@ -67,7 +67,7 @@
</span>
</div>
</div>
<div class="query-box" style="border: 0;padding: 0;">
<div class="query-box" style="border: 0;padding: 0;border-bottom:0">
<ul class="clearfix">
<li class="hight_query">
<button class="hollowFixedBtn" @click="title='关联',outerVisible=true,clickDaoRu(11)">关联导入</button>
......@@ -81,7 +81,7 @@
</div>
<div class="cm_content _scrollbar"
style="position: absolute;top:63px;bottom: 0;left: 15px;right:15px;overflow-y: scroll;">
style="position: absolute;top:63px;bottom: 0;left: 19px;right:19px;overflow-y: scroll;">
<!-- 银行 -->
<bankForm v-if="titleType==2" :list="RBankList" :loading="loading" @clickEdit="clickEdit" @success="getList"
:type="titleType"></bankForm>
......
......@@ -62,7 +62,7 @@
</style>
<template>
<div class="dianshangannualRatio" ref="barparent">
<div class="query-box" style="border: 0;padding: 0;">
<div class="query-box" style="border: 0;padding: 0;border-bottom:0">
<ul class="clearfix">
<li class="hight_query">
<button class="hollowFixedBtn" @click="resetForm('addMsg'),clickEdit()">新增</button>
......@@ -341,14 +341,4 @@
}
</script>
<style scoped>
.dianshangannualRatio .el-card__header {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
background: #fff;
padding: 18px 20px;
}
</style>
\ No newline at end of file
......@@ -62,7 +62,7 @@
</style>
<template>
<div class="dianshangannualRatio" ref="barparent">
<div class="query-box" style="border: 0;padding: 0;">
<div class="query-box" style="border: 0;">
<ul class="clearfix">
<li class="hight_query">
<button class="hollowFixedBtn" @click="resetForm('addMsg'),clickEdit()">新增</button>
......@@ -70,7 +70,7 @@
</ul>
</div>
<div class="cm_content _scrollbar"
style="position: absolute;top:0;bottom: 20px;left: 15px;right:15px;overflow-y: scroll;">
style="position: absolute;top:20px;bottom: 20px;left: 15px;right:15px;overflow-y: scroll;">
<table class="po_content singeRowTable"
style="border:1px solid #E6E6E6;" cellspacing="0"
cellpadding="0" v-loading="loading">
......@@ -322,14 +322,4 @@
}
</script>
<style scoped>
.dianshangannualRatio .el-card__header {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
background: #fff;
padding: 18px 20px;
}
</style>
\ No newline at end of file
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