소스 검색

no message

linwenxin 5 달 전
부모
커밋
96088a2cc8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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: '加载中'
     })