dedsudiyu 1 year ago
parent
commit
0b2a501d7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/fullScreenView/fullScreenView.vue

+ 1 - 1
src/components/fullScreenView/fullScreenView.vue

@@ -125,7 +125,7 @@
       //初始化图片位置
       clickLookImg(index){
         let self = this;
-        if(index === this.lookIndex){
+        if(index && index === this.lookIndex){
           return
         }
         //计算属性