소스 검색

提交一下

1
mo 3 년 전
부모
커밋
ae8dacc940
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;