diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index ad3d8ac6a..8a4d22587 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -288,7 +288,7 @@
v-btn-permission="$route.params.pageType === 'INLAND_STAND' ? 'd5b28957b5105c805e90a16fd5056a45' : '824f3bf9edef83fc7488917136167232'"
/>
- OCR
+
上传时间:{{ dateFormat(file.modifyTime) }}
@@ -387,7 +387,7 @@
/>
- OCR
+
上传时间:{{ dateFormat(file.modifyTime) }}
@@ -2245,6 +2245,8 @@ export default {
}, {
_this: this
}, res => {
+
+ console.log("res.data",res.data);
if (res.data) {
let fileObj = {}
fileObj.fileId = res.data.attId