feat:表格添加搜素框

This commit is contained in:
zhangyu
2020-09-10 09:18:37 +08:00
parent 1fd203a131
commit 5b30992694
5 changed files with 143 additions and 9 deletions

View File

@@ -466,7 +466,10 @@
float: right;
}
/deep/ .top-tools>div{
margin-top: 3px;
margin-top: 6px;
}
/deep/.el-tooltip{
display: inline-block;
}
/* end--table*/
</style>