海外标准详情预览权限
This commit is contained in:
@@ -2261,6 +2261,7 @@
|
|||||||
// 缺少文件
|
// 缺少文件
|
||||||
if (this.$route.params.pageType === 'INLAND_STAND') {
|
if (this.$route.params.pageType === 'INLAND_STAND') {
|
||||||
if (this.$hasPermission('2d6ab9d465ab73d415194e1ca4313793')) {
|
if (this.$hasPermission('2d6ab9d465ab73d415194e1ca4313793')) {
|
||||||
|
|
||||||
this.$http.get('lawss/sarStandFile/queryConvertAtt', {
|
this.$http.get('lawss/sarStandFile/queryConvertAtt', {
|
||||||
attId: attId
|
attId: attId
|
||||||
}, {
|
}, {
|
||||||
@@ -2306,7 +2307,9 @@
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
// 国外在线预览权限
|
// 国外在线预览权限
|
||||||
if (this.$hasPermission('ee684b4a9975f5d8a6dfe898c0332f98 ')) {
|
if (this.$hasPermission('ee684b4a9975f5d8a6dfe898c0332f98')) {
|
||||||
|
// if (this.$hasPermission('02fd6eff0537c283dd071683de10689f')) {
|
||||||
|
|
||||||
this.$http.get('lawss/sarStandFile/queryConvertAtt', {
|
this.$http.get('lawss/sarStandFile/queryConvertAtt', {
|
||||||
attId: attId
|
attId: attId
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
Reference in New Issue
Block a user