Commit fda13c1e authored by 盖献康's avatar 盖献康

bug(67458) - 合同文件

parent 25620231
......@@ -47,7 +47,7 @@
<el-table
v-loading="loading"
:data="authorizationHistory"
style="height: 520px;width: 90%;margin: 0 0 0 50px;overflow: auto;"
style="width: 90%;margin: 0 0 0 50px;overflow: auto;"
:header-cell-style="{background:'#F4F4F4'}"
>
<el-table-column prop="createTime" label="授权日期">
......@@ -243,7 +243,7 @@ export default {
<style scoped lang="scss">
.contract-container {
width: 1720px;
height: 960px;
height: 680px;
//margin: 0 0 0 15px;
padding: 10px 0 80px 0;
background-color: #FFFFFF;
......
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