From c57b4365e0e8d1e588020c3079655cd61d6617db Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Tue, 24 Dec 2024 18:02:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages_order/kepp/keepAccountsDetail.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages_order/kepp/keepAccountsDetail.vue b/pages_order/kepp/keepAccountsDetail.vue index 3b8aa5a..2589fca 100644 --- a/pages_order/kepp/keepAccountsDetail.vue +++ b/pages_order/kepp/keepAccountsDetail.vue @@ -64,6 +64,7 @@ onLoad({apiType, id}) { this.id = id this.queryParams.employNoteBookId = id + this.queryParams.notebookId = id this.apiType = apiType // this.mixinsListApi += apiType || '' this.mixinsListApi = this.apiList[this.apiIndex]