n20-common-lib 2.6.9-beta → 2.6.10-beta

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.9-beta",
3
+ "version": "2.6.10-beta",
4
4
  "private": false,
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -634,7 +634,7 @@ export default {
634
634
  let dto = {
635
635
  appno: this.dataProp.appno,
636
636
  // bussValue:this.dataProp.bussValue,
637
- bussValeList: this.dataProp.bussValeList
637
+ bussValeList: this.dataProp.bussValues
638
638
  }
639
639
  const { code, data } = await axios.post(
640
640
  this.requestPrefix