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()