From ebd6d731c29ea423802eceb8898e87368cbfb994 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Fri, 15 May 2026 13:54:29 +0800 Subject: [PATCH] no message --- pages/order/index.vue | 1 + 1 file changed, 1 insertion(+) 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);