diff --git a/src/views/photographicDevice/components/imageCapture.vue b/src/views/photographicDevice/components/imageCapture.vue index 0945eae..4fdd6f2 100644 --- a/src/views/photographicDevice/components/imageCapture.vue +++ b/src/views/photographicDevice/components/imageCapture.vue @@ -90,6 +90,9 @@ @click="imageSearch()" >查询 +

+ {{ $moment(lookTime).format("YYYY-MM-DD HH:mm:ss") }} +