diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 3fc0d6699..139d7920a 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -287,6 +287,8 @@ class="icon-download2" v-btn-permission="$route.params.pageType === 'INLAND_STAND' ? 'd5b28957b5105c805e90a16fd5056a45' : '824f3bf9edef83fc7488917136167232'" /> + + OCR 上传时间:{{ dateFormat(file.modifyTime) }}

- - - - - - + + + + + + @@ -383,6 +385,11 @@ class="icon-download2" v-btn-permission="$route.params.pageType === 'INLAND_STAND' ? 'd5b28957b5105c805e90a16fd5056a45' : '824f3bf9edef83fc7488917136167232'" /> + + + OCR + + 上传时间:{{ dateFormat(file.modifyTime) }}