rk
昨天 38d111cb6defedff3bf06314ca30d22a01faae22
admin/src/components/business/OperaCasesListWindow.vue
@@ -110,7 +110,8 @@
        containDeleted: 1,
        name: '',
        importId: '',
        status: null
        status: null,
        memberId: null
      },
      memberList: []
    }
@@ -147,6 +148,7 @@
      this.title = title
      this.visible = true
      this.getTableHeight()
      this.searchForm.memberId = memberId
      this.tableData = {
        // 已选中的数据
        selectedRows: [],