This commit is contained in:
parent
007853d66e
commit
089e1a7c20
|
@ -81,6 +81,10 @@
|
||||||
::v-deep {
|
::v-deep {
|
||||||
.el-table {
|
.el-table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height:100%;
|
||||||
|
}
|
||||||
|
.el-table__empty-block{
|
||||||
|
min-height:300px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue