-- 受众查询

This commit is contained in:
yuping
2022-12-20 19:11:58 +08:00
parent 389d0ac4a5
commit b6cc723c25

View File

@@ -660,6 +660,7 @@ watch(visiable, () => {
overflow: visible; overflow: visible;
} }
}
.right1 { .right1 {
border-left: 1px solid #f2f6fe; border-left: 1px solid #f2f6fe;
width: 100%; width: 100%;
@@ -854,5 +855,5 @@ watch(visiable, () => {
} }
} }
} }
}
</style> </style>