소스 검색

Merge branch 'ol_12_30' into test

mo 3 년 전
부모
커밋
2d416fa234
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/activityScheduling/2021double11List.vue

+ 1 - 0
src/views/activityScheduling/2021double11List.vue

@@ -289,6 +289,7 @@ export default {
       try {
         const res = await getDoubleElevenList({
           organId: this.searchForm.organId,
+          ...this.searchList
         });
         //   ...this.searchList,
         this.tableList = res.data;