From f7db59dca4294da7b1f68111002a75f7e78db988 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Wed, 7 Dec 2022 13:33:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E6=95=B0=E9=A1=B9=E6=B8=85=E5=8D=95?= =?UTF-8?q?=E8=A1=A8=E5=A4=B4=E6=8E=A5=E5=8F=A3=E5=A2=9E=E5=8A=A0=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/components/tableCollection/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jero-web/src/components/tableCollection/index.vue b/jero-web/src/components/tableCollection/index.vue index 0e6fde52c..dde2c03e5 100644 --- a/jero-web/src/components/tableCollection/index.vue +++ b/jero-web/src/components/tableCollection/index.vue @@ -640,6 +640,7 @@ } let params = { paramsManifestId: paramsManifestid, + projectName:this.$route.query.projectName, flag: '7' } getAction(url, params).then((res) => {