chenrui 2 年 前
コミット
2d79fcb5df
1 ファイル変更0 行追加1 行削除
  1. 0 1
      public/dzd/index.html

+ 0 - 1
public/dzd/index.html

@@ -325,7 +325,6 @@
           })
         },
         openInfoList (i) {
-          
           this.saleList[i].isShow = !this.saleList[i].isShow
           this.flag = this.saleList.every(item=>{return item.isShow})
           this.saleList.splice()