From b0dee96efa1bff6273edba1bced03dab99839896 Mon Sep 17 00:00:00 2001 From: liyawei Date: Mon, 31 Oct 2022 10:06:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A4=E8=AF=81-=E5=8F=82=E6=95=B0=E9=A1=B9?= =?UTF-8?q?=E6=94=B6=E9=9B=86-=E5=90=8C=E6=AD=A5=E4=B8=8A=E6=8A=A5?= =?UTF-8?q?=E5=BA=93=E6=97=B6=E9=97=B4=E5=AD=97=E6=AE=B5=E5=8F=96=E6=B6=88?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/components/tableCollection/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jero-web/src/components/tableCollection/index.vue b/jero-web/src/components/tableCollection/index.vue index 0f1cd2343..0ee777753 100644 --- a/jero-web/src/components/tableCollection/index.vue +++ b/jero-web/src/components/tableCollection/index.vue @@ -639,8 +639,7 @@ } let params = { paramsManifestId: paramsManifestid, - flag: '7', - userType: userType + flag: '7' } getAction(url, params).then((res) => { if (res.success) {