Browse Source

bug 修复

lilei 3 years ago
parent
commit
67aed66906
1 changed files with 1 additions and 0 deletions
  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