@alipay/ams-checkout 0.0.1726713131-dev.1 → 0.0.1726713131-dev.2

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.
@@ -478,7 +478,7 @@ export var AMSComponent = /*#__PURE__*/function (_CoreInstance) {
478
478
  }
479
479
  var iframeNodesParams = appendParams.iframeNodesParams;
480
480
  if (this.options.product !== productSceneEnum.ELEMENT_ADDRESS) {
481
- this.savePreviousChannel(appendParams);
481
+ this.savePreviousChannel(iframeNodesParams);
482
482
  }
483
483
  return this.pluginAppendIframe(appendParams);
484
484
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1726713131-dev.1",
3
+ "version": "0.0.1726713131-dev.2",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",