Browse Source

no message

linwenxin 5 months ago
parent
commit
96088a2cc8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/packageEnter/pages/insurance/myInsuranceBuy/index.vue

+ 1 - 0
src/packageEnter/pages/insurance/myInsuranceBuy/index.vue

@@ -20,6 +20,7 @@ export default {
     }
   },
   onLoad({ websitId }) {
+    this.websitId = websitId
     uni.showLoading({
       title: '加载中'
     })