From a4699355d6f92c4f1fcc99959698ccf43b383256 Mon Sep 17 00:00:00 2001
From: 晏有为 <13214124+yan-youwei@user.noreply.gitee.com>
Date: 星期三, 15 五月 2024 09:55:17 +0800
Subject: [PATCH] 获取三方人员

---
 src/components/do/b1-ins-order/add.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/do/b1-ins-order/add.vue b/src/components/do/b1-ins-order/add.vue
index f5b4a48..ce7f27f 100644
--- a/src/components/do/b1-ins-order/add.vue
+++ b/src/components/do/b1-ins-order/add.vue
@@ -81,11 +81,11 @@
     color: #bababa;
   }
 
-  .el-select .is-disabled {
+  .ins_order_add .el-select .is-disabled {
     background: transparent !important;
   }
 
-  .el-select .is-disabled .el-input__inner {
+  .ins_order_add .el-select .is-disabled .el-input__inner {
     background: transparent !important;
   }
 </style>

--
Gitblit v1.9.3