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" > -