diff --git a/pages/order/index.vue b/pages/order/index.vue index 424a1e9..07cd00b 100644 --- a/pages/order/index.vue +++ b/pages/order/index.vue @@ -241,6 +241,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);