提交 84882b43 编写于 作者: zhentian.jia's avatar zhentian.jia

各种tab重新查询后初始化处理

上级 4f08cfcb
...@@ -514,6 +514,7 @@ export default { ...@@ -514,6 +514,7 @@ export default {
vm.checkRange = "1"; vm.checkRange = "1";
vm.checkTime = "1"; vm.checkTime = "1";
vm.rankType = "1"; vm.rankType = "1";
vm.tableType = "1";
if(vm.dataType == 0) { if(vm.dataType == 0) {
this.search(); this.search();
this.searchDwmy(); this.searchDwmy();
......
...@@ -983,9 +983,6 @@ export default { ...@@ -983,9 +983,6 @@ export default {
background: #F0F2F5; background: #F0F2F5;
position: absolute; position: absolute;
} }
.el-tabs__item {
border: 0px;
}
.el-tabs__item.is-active { .el-tabs__item.is-active {
color: #449284; color: #449284;
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册