dedsudiyu 1 年間 前
コミット
0b2a501d7c
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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
         }
         //计算属性