wk
2024-07-03 64ee1d179fa2fc57b7f24698cedbbcc9f30fea8a
pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue
@@ -147,7 +147,7 @@
         },
         showMore(item) {
            uni.navigateTo({
               url: `/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore?orderPlanId=${this.orderPlanId}&id=${item.id}`
               url: `/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore?orderPlanId=${this.orderPlanId}&id=${item.id}&orderType=${item.orderType}`
            });
         },
         init() {