From 25f7fafd7a0d6372337e1cbbc5db22efbd45b3cb Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Mon, 10 Apr 2023 16:30:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/cheliang/chexingpeizhi/ohter/changyongpeizhiRel.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anrui-scm/anrui-scm-ui/src/views/cheliang/chexingpeizhi/ohter/changyongpeizhiRel.vue b/anrui-scm/anrui-scm-ui/src/views/cheliang/chexingpeizhi/ohter/changyongpeizhiRel.vue index 133095b3d0..8a62909267 100644 --- a/anrui-scm/anrui-scm-ui/src/views/cheliang/chexingpeizhi/ohter/changyongpeizhiRel.vue +++ b/anrui-scm/anrui-scm-ui/src/views/cheliang/chexingpeizhi/ohter/changyongpeizhiRel.vue @@ -324,7 +324,8 @@ export default { bb.push({ modelSid: element.sid, configurationItemsSid: element.configSid, - userSid: window.sessionStorage.getItem('userSid') + userSid: window.sessionStorage.getItem('userSid'), + orgPath: window.sessionStorage.getItem('defaultOrgPath') }) }) this.sids = aa