Commit 8e9637c6 by 米嘉伟

操作按钮白色背景

parent 0f7db76f
......@@ -1313,7 +1313,7 @@ export default {
height: 20px;
display: flex;
overflow: visible;
background: white;
// background: white;
margin-right: 14px;
}
......
......@@ -306,7 +306,7 @@
src="../../assets/img/qbryk/bj.svg"
alt=""
/> -->
<span class="iconfont">&#xe635;</span>
<span class="iconfont">&#xe63d;</span>
</div>
</el-tooltip>
<!-- <el-tooltip
......@@ -469,7 +469,7 @@
src="../../assets/img/qbryk/bj.svg"
alt=""
/> -->
<span class="iconfont">&#xe635;</span>
<span class="iconfont">&#xe63d;</span>
</div>
</el-tooltip>
<!-- <el-tooltip
......@@ -1442,7 +1442,7 @@ export default {
height: 20px;
display: flex;
overflow: visible;
background: white;
// background: white;
margin-right: 14px;
}
.iconfont {
......
......@@ -978,8 +978,6 @@ const datas1 = [
.delSelection /deep/ .el-table-column--selection .cell {
display: none;
}
.delSelection /deep/ .el-table-column--selection {
}
.AllPersonnelBase {
height: 100%;
box-sizing: border-box;
......@@ -1184,7 +1182,7 @@ const datas1 = [
height: 20px;
display: flex;
overflow: visible;
background: white;
// background: white;
margin-right: 14px;
}
......
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