diff --git a/dangan-ui/src/views/dangan/birthDJ/index.vue b/dangan-ui/src/views/dangan/birthDJ/index.vue index 7f50a9e..eb5cd8d 100644 --- a/dangan-ui/src/views/dangan/birthDJ/index.vue +++ b/dangan-ui/src/views/dangan/birthDJ/index.vue @@ -859,6 +859,7 @@ export default { }; }, created() { + this.queryParams.muId = this.$route.query.muId this.getList(); }, methods: { diff --git a/dangan-ui/src/views/dangan/catalog/index.vue b/dangan-ui/src/views/dangan/catalog/index.vue index c3d79a2..6949362 100644 --- a/dangan-ui/src/views/dangan/catalog/index.vue +++ b/dangan-ui/src/views/dangan/catalog/index.vue @@ -65,6 +65,7 @@ {{ scope.row.muName }} +