@@ -604,6 +604,9 @@ const btnManage = (res) => {
:deep(.el-button) {
font-size: 1.2rem;
}
+ :deep(.el-table__inner-wrapper::before) {
+ height: 0px;
+ }
:deep(.classPagination) {
.el-pagination__rightwrapper {
@@ -633,6 +633,9 @@ const btnDetail = (res) => {
@@ -654,6 +654,9 @@ const btnManage = (res) => {
@@ -667,6 +667,9 @@ const btnManage = (res) => {