浏览代码

提交代码

Lijy 6 月之前
父节点
当前提交
e6d9189cdb

+ 4 - 0
fhKeeper/formulahousekeeper/customerBuler-crm/src/components/translationComponent/personnelSearch/personnelSearch.vue

@@ -195,6 +195,10 @@ onMounted(() => {
       display: none;
     }
   }
+  
+  :deep(.el-select__input) {
+    margin-left: 0;
+  }
 }
 
 .setUpInput :deep(.el-input__inner) {