This commit is contained in:
linfso 2025-07-11 22:43:35 +08:00
parent f01afcc9ff
commit d42e66d901

View File

@ -589,20 +589,5 @@ export default {
</script>
<style lang="scss" scoped>
.el-divider{
margin-top: 0px;
background: 0 0;
border-top: 1px solid #E6EBF5;
}
.el-divider__text {
color: #0955ee;
cursor: pointer;
}
:deep .el-table {
.el-table__body {
height: 100%;
}
}
</stylel>
</style>