jufubao-admin-library 1.1.93 → 1.1.94

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.
@@ -177,6 +177,9 @@ export default {
177
177
  server: "thirdmall-partner",
178
178
  fn: "brand",
179
179
  path: "p1",
180
+ params:{
181
+ channel_code: this.$channelCode,
182
+ }
180
183
  },
181
184
  this.appConfigm(getConfigParams),
182
185
  // #endif
@@ -631,4 +634,4 @@ export default {
631
634
  }
632
635
  }
633
636
  }
634
- </style>
637
+ </style>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-admin-library",
3
- "version": "1.1.93",
3
+ "version": "1.1.94",
4
4
  "description": "聚福宝福利后台管理系统公共模块",
5
5
  "author": "goashiyong <gaoshiyong1272@vip.163.com>",
6
6
  "scripts": {