From 8eef54d67522f078266a54f0c0596b67c012e6d6 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期二, 29 八月 2023 14:34:05 +0800 Subject: [PATCH] bug --- src/views/inspectionManagement/commissionInspection/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/inspectionManagement/commissionInspection/index.vue b/src/views/inspectionManagement/commissionInspection/index.vue index 271fdf9..129e1c9 100644 --- a/src/views/inspectionManagement/commissionInspection/index.vue +++ b/src/views/inspectionManagement/commissionInspection/index.vue @@ -338,7 +338,7 @@ background: #fff; display: flex; justify-content: space-between; - padding: 5px 24px 0px 24px; + padding: 24px 24px 0px 24px; .sermargin { margin-right: 60px; @@ -452,4 +452,4 @@ text-align: center; color: #0166e2; } -</style> \ No newline at end of file +</style> -- Gitblit v1.9.3