MrShi
2 天以前 62b483cc627b0a5f7d626d6b333a3ef7c7c1f4f4
admin/src/components/business/OperaChangeOrderRecordWindow.vue
@@ -70,6 +70,7 @@
      this.title = title
      this.visible = true
      this.searchForm.memberId = goods.id
      this.tableData.list =[]
      this.search()
    }
  }