소스 검색

bug 修复

lilei 3 년 전
부모
커밋
67aed66906
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/common/custList.vue

+ 1 - 0
src/views/common/custList.vue

@@ -8,6 +8,7 @@
     style="width: 100%"
     :filter-option="false"
     :not-found-content="fetching ? undefined : null"
+    :dropdownMatchSelectWidth="false"
     @search="fetchUser"
     @change="handleChange"
     allowClear