diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index e94477eb5..e50a50927 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -189,12 +189,12 @@
/>
上传时间:{{ dateFormat(file.modifyTime) }}
+ 标准分解单
- 标准分解单
@@ -281,12 +281,12 @@
上传时间:{{ dateFormat(file.modifyTime) }}
-
-
-
-
-
-
+ 标准分解单
@@ -2023,7 +2023,7 @@ export default {
}
// 缺少文件
if (this.$route.params.pageType === 'INLAND_STAND') {
- if (this.$hasPermission('ZWBGBNTL11')) {
+ if (this.$hasPermission('2d6ab9d465ab73d415194e1ca4313793')) {
this.$http.get('lawss/sarStandFile/queryConvertAtt', {
attId: attId
}, {
@@ -2067,7 +2067,7 @@ export default {
}
} else {
// 国外在线预览权限
- if (this.$hasPermission('YfS94QodMK')) {
+ if (this.$hasPermission('ee684b4a9975f5d8a6dfe898c0332f98 ')) {
this.$http.get('lawss/sarStandFile/queryConvertAtt', {
attId: attId
}, {