Explorar o código

Merge branch '02/24resetMain' into dev

mo %!s(int64=4) %!d(string=hai) anos
pai
achega
e189eb6aee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/childrensDay/detail.vue

+ 1 - 1
src/views/childrensDay/detail.vue

@@ -272,7 +272,7 @@ export default {
           rows: this.rules.limit,
           ...this.searchForm,
           musicGroupId: this.$route.query.musicGroupId,
-          cooperationOrganId:this.$route.query.cooperationOrganId || null,
+          cooperationId:this.$route.query.cooperationOrganId || null,
           organId: this.$route.query.organId || null,
         });
         this.tableList = res.data.rows;