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 }, {