diff --git a/src/views/vehicle/customer-archive.vue b/src/views/vehicle/customer-archive.vue index cf8e80d..5396d83 100644 --- a/src/views/vehicle/customer-archive.vue +++ b/src/views/vehicle/customer-archive.vue @@ -3668,9 +3668,6 @@ export default { width: 100%; } -.archive-dialog{ - background-color: #ff0000; -} :deep(.archive-dialog .el-dialog__body) { max-height: 72vh; overflow: auto;