n20-common-lib 2.13.15 → 2.13.16

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.13.15",
3
+ "version": "2.13.16",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -913,7 +913,7 @@ export default {
913
913
  case '2':
914
914
  // 只有通过的数据
915
915
  if (this.sucessCount === this.checkSum) {
916
- this.approvalFn
916
+ this.approvalFn()
917
917
  } else {
918
918
  this.verifyV = true
919
919
  this.verifyMsg = data