king
2023-01-17 cc1a76df575c18f0d0ee96e8658461efdce3a918
src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss
@@ -66,7 +66,13 @@
    cursor: pointer;
  }
}
#verify-excelout-box-tab {
.verify-excelout-box-tab {
  >.ant-spin {
    position: absolute;
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    z-index: 1;
  }
  .ant-tabs-tabpane {
    position: relative;
    .excel-col-add {