lilei 3 years ago
parent
commit
967f2a2b3e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/version.json
  2. 1 1
      src/views/common/custList.vue

+ 1 - 1
public/version.json

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

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

@@ -4,7 +4,7 @@
     label-in-value
     :size="size"
     :value="dealerName"
-    placeholder="请输入名称搜索"
+    placeholder="请输入客户名称搜索"
     style="width: 100%"
     :filter-option="false"
     :not-found-content="fetching ? undefined : null"