海外标准详情预览权限
This commit is contained in:
@@ -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
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user