Admin
2022-11-24 f330cf8c266964baff0817c11227dae2f2e5ac83
src/views/selfCheck/components/checkDetails.vue
@@ -170,11 +170,17 @@
        font-weight: bolder;
    }
    .table-tit{
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        div:first-of-type{
            margin-right: 100px;
        justify-content: space-between;
        flex-flow: wrap;
        background: #ecf5ff;
        padding: 10px;
        border-radius: 4px;
        &>div{
            width: 50%;
        }
    }
    .corp-list{