chenrui 2 anni fa
parent
commit
2d79fcb5df
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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()