From 66ba0854051a5bfe360332e0896b648331f435fa Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Tue, 12 Sep 2023 11:26:03 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/pictureRotation/index.vue b/src/views/pictureRotation/index.vue index 7ec6472..cfd607f 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" > -