diff --git a/components/list/applyPage.vue b/components/list/applyPage.vue index b7cdbb2..32f5f33 100644 --- a/components/list/applyPage.vue +++ b/components/list/applyPage.vue @@ -299,6 +299,7 @@ export default { upAgencyId: that.upAgencyId, // classify: that.tabActive + 1, statusStr: that.tabInfo[that.tabActive].childList[that.menuActive].tip, + jobAgencyId:uni.getStorageSync("miniApp-info").id }, (res) => { console.log("res", res);