n20-common-lib 2.22.2 → 2.22.3

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.22.2",
3
+ "version": "2.22.3",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -334,7 +334,7 @@ export default {
334
334
  }
335
335
  })
336
336
  this.$refs.advanced_popover.showPopper = false
337
- this.$emit('check')
337
+ this.$emit('check', saveCheckArr)
338
338
  },
339
339
  check(keys) {
340
340
  this.checkList = keys