From 50fa0d72671572d600ecd18addf7a64e97af7f0b Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Tue, 12 Sep 2023 11:55:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AE=E5=B7=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pictureRotation/index.vue | 108 ++++++++++++++++++---------- 1 file changed, 71 insertions(+), 37 deletions(-) diff --git a/src/views/pictureRotation/index.vue b/src/views/pictureRotation/index.vue index cfd607f..6b83cb4 100644 --- a/src/views/pictureRotation/index.vue +++ b/src/views/pictureRotation/index.vue @@ -34,7 +34,7 @@ v-if="index < colNum * i && index >= colNum * (i - 1)" :key="'col-' + index" > -
+
- +

@@ -152,7 +150,7 @@ 确 定

- - - + > + --> +
+
+
+

+ {{ picInfoData.linename }} - {{ picInfoData.towername }} - ({{ + picInfoData.alias !== null && picInfoData.alias !== "" + ? picInfoData.alias + : picInfoData.channnelname + }}){{ $moment(picInfoData.photoTime).format("YYYY-MM-DD ") }} +

+ +
+
+ +
+
+
+ +
+