MrShi
2026-03-06 cdca21c0c12fa79ad4e85321d0f0960c0c4c3f33
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()
    }
  }