Commit 8e9637c6 by 米嘉伟

操作按钮白色背景

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