Commit c47d6e22 by liuxin

待复核已完成调整

parent e487bf2b
......@@ -289,4 +289,9 @@
}
.el-table--border td.lastColumn{
border-right: 0!important;
}
.el-table__fixed,
.el-table__fixed-right {
height: 100% !important;
bottom:17px;
}
\ No newline at end of file
......@@ -401,7 +401,7 @@
fixed="right"
prop="display"
label="操作"
width="auto"
width="150px"
>
<template slot="header">
<c-col :span="11" style="text-align:left"><span>操作</span></c-col>
......
......@@ -390,7 +390,7 @@
fixed="right"
prop="display"
label="操作"
width="auto"
width="150px"
>
<template slot="header">
<c-col :span="11" style="text-align:left"><span>操作</span></c-col>
......
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