From 6078ed877db0afcd077cf2c8fc1a737223808a8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Mon, 15 Jan 2024 15:07:50 +0800 Subject: [PATCH] fix 80770 --- src/components/selection/VehicleProjectSelection.vue | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/components/selection/VehicleProjectSelection.vue b/src/components/selection/VehicleProjectSelection.vue index 113e4883..6b36e7cb 100644 --- a/src/components/selection/VehicleProjectSelection.vue +++ b/src/components/selection/VehicleProjectSelection.vue @@ -108,9 +108,4 @@ export default { margin-left: 10px; } } - -/deep/ .ant-input[disabled] { - background-color: white; - color: rgba(0, 0, 0, 0.65); -} - \ No newline at end of file +