jufubao-base 1.0.366-beta2 → 1.0.366-beta3

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": "jufubao-base",
3
- "version": "1.0.366-beta2",
3
+ "version": "1.0.366-beta3",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -1694,7 +1694,7 @@ export default {
1694
1694
  if(item.extras){
1695
1695
  let reOrderPath = {};
1696
1696
  try{
1697
- let extras = JSON.parse(btnReOrder.extras);
1697
+ let extras = JSON.parse(item.extras);
1698
1698
  let urlObj = JSON.parse(extras.place_order_url);
1699
1699
  if(this.$xdUniHelper.checkVarType(urlObj) === 'object'){
1700
1700
  reOrderPath = {