yahee-components 0.0.66 → 0.0.68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -208,7 +208,7 @@ const ge = { class: "yahee-complex-search" }, Ve = { class: "search-type-checkbo
208
208
  onChange: ee
209
209
  }, {
210
210
  default: t(() => l[8] || (l[8] = [
211
- C(g("在筛选条件内查询1"))
211
+ C(g("在筛选条件内查询"))
212
212
  ])),
213
213
  _: 1,
214
214
  __: [8]
@@ -2,7 +2,7 @@ function e() {
2
2
  return {
3
3
  pasteFormat: () => {
4
4
  },
5
- defaultSearch: "integrated",
5
+ defaultSearch: "",
6
6
  options: () => [],
7
7
  placeholderText: "",
8
8
  showPatchSearch: !1,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "yahee-components",
3
3
  "private": false,
4
- "version": "0.0.66",
4
+ "version": "0.0.68",
5
5
  "description": "深圳前海亚讯前端组件库",
6
6
  "main": "lib",
7
7
  "module": "es",