From 161ec20bc3b14142105e0442aa007e3521d07836 Mon Sep 17 00:00:00 2001
From: "zhaokaiyao@91isoft.com" <6922339zky>
Date: Wed, 1 Sep 2021 17:08:08 +0800
Subject: [PATCH] OCR
---
src/pages/details/otherStandardDetails/index.vue | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
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