jufubao-base 1.0.119-beta23 → 1.0.119-beta25

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.119-beta23",
3
+ "version": "1.0.119-beta25",
4
4
  "private": false,
5
5
  "description": "聚福宝业务组件基础插件包",
6
6
  "main": "index.js",
@@ -523,7 +523,7 @@ export default {
523
523
  },
524
524
  onJfbShow(options) {
525
525
  console.log("event.onJfbShow", options);
526
- this.onJfbLoad(options)
526
+ this.getQrcode()
527
527
  },
528
528
  onJfbHide(options) {
529
529
  if (this.timeer) {