wujianwei
2026-03-09 d830ca5b00f2628e666c591a7e500c15fef21ee2
ui/car_wx_app/pages/beReferred/index.vue
@@ -82,7 +82,8 @@
            getSsignedItineraryList().then((res1) => {
                this.taskList = res1;
            console.log(res1);
                this.taskList = res1 || [];
                // uni.$u.toast(res.message);
            })
        },