lilei 3 年之前
父节点
当前提交
185dd1473d
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1 1
      public/version.json
  2. 1 0
      src/views/common/custList.vue

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1655450882769
+  "version": 1655454147813
 }

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

@@ -10,6 +10,7 @@
     :filter-option="false"
     :not-found-content="fetching ? undefined : null"
     :dropdownMatchSelectWidth="false"
+    :defaultActiveFirstOption="false"
     @search="fetchUser"
     @change="handleChange"
     allowClear