fix:根据ui修改样式 添加逻辑判断
This commit is contained in:
@@ -250,10 +250,10 @@
|
||||
right: 0;
|
||||
}
|
||||
:deep(.ant-spin-container) {
|
||||
height: 100% !important;
|
||||
height: 95% !important;
|
||||
}
|
||||
:deep(.ant-spin-nested-loading) {
|
||||
height: 100% !important;
|
||||
height: 95% !important;
|
||||
}
|
||||
//分页 在右边 取消
|
||||
// :deep(.ant-table-pagination-right) {
|
||||
|
Reference in New Issue
Block a user