From 4d5c43d75b3c699979892dad541494dd43ee2b2e Mon Sep 17 00:00:00 2001 From: "zhaokaiyao@91isoft.com" <6922339zky> Date: Tue, 19 Oct 2021 16:05:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E5=A4=96=E6=A0=87=E5=87=86=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A2=84=E8=A7=88=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherStandardDetails/index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 20ea16852..dc6093673 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -2261,6 +2261,7 @@ // 缺少文件 if (this.$route.params.pageType === 'INLAND_STAND') { if (this.$hasPermission('2d6ab9d465ab73d415194e1ca4313793')) { + this.$http.get('lawss/sarStandFile/queryConvertAtt', { attId: attId }, { @@ -2306,7 +2307,9 @@ } } else { // 国外在线预览权限 - if (this.$hasPermission('ee684b4a9975f5d8a6dfe898c0332f98 ')) { + if (this.$hasPermission('ee684b4a9975f5d8a6dfe898c0332f98')) { + // if (this.$hasPermission('02fd6eff0537c283dd071683de10689f')) { + this.$http.get('lawss/sarStandFile/queryConvertAtt', { attId: attId }, {