新增失信人员

This commit is contained in:
shijingjing
2022-04-01 17:21:12 +08:00
parent 3dad000a72
commit 2d75d69b1e
9 changed files with 206 additions and 103 deletions

View File

@@ -120,29 +120,13 @@ export default {
background: #fff !important;
}
::v-deep .ai-detail__content--active {
padding: 20px;
.ai-detail__content--wrapper {
width: 100%;
}
.aibar {
padding: 0 16px;
}
.el-form {
padding: 0 96px 20px 50px;
}
.add-form {
background: #fff;
}
::v-deep .ai-list.ai-list__single .ai-list__content--right-wrapper {
margin: 0 400px;
}
::v-deep .ai-wrapper {
align-items: inherit !important;
}
// ::v-deep .ai-wrapper {
// align-items: inherit !important;
// }
.user-wrapper {
display: flex;