n20-common-lib 2.6.43 → 2.6.44

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n20-common-lib",
3
- "version": "2.6.43",
3
+ "version": "2.6.44",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -36,7 +36,7 @@
36
36
  <el-input v-model="keyword" clearable class="input-w m-b-s" :placeholder="$lc('搜索筛选条件')" />
37
37
  <filterItem :filter-list="filterListS" :check-array.sync="checkList" @checked="check" />
38
38
  </el-popover>
39
- <el-link class="m-l-s f-s-s color-primary" :underline="false" icon="n20-icon-query" @click="cleared">
39
+ <el-link class="m-l-s f-s-s color-primary" :underline="false" icon="n20-icon-query" @click="$emit('search')">
40
40
  {{ '查询' | $lc }}</el-link
41
41
  >
42
42
  <el-link class="m-l-s f-s-s" :underline="false" icon="n20-icon-qingchu" @click="cleared">