diff --git a/packages/3.0.0/AppContentInfo/AppContentInfo.vue b/packages/3.0.0/AppContentInfo/AppContentInfo.vue index 4515580e..d0775bc0 100644 --- a/packages/3.0.0/AppContentInfo/AppContentInfo.vue +++ b/packages/3.0.0/AppContentInfo/AppContentInfo.vue @@ -35,7 +35,7 @@ Detail }, - mounted () { + created () { this.moduleId = this.$route.query.moduleId }, diff --git a/packages/3.0.0/AppContentInfo/components/Add.vue b/packages/3.0.0/AppContentInfo/components/Add.vue index 1edfc93d..8afdf77c 100644 --- a/packages/3.0.0/AppContentInfo/components/Add.vue +++ b/packages/3.0.0/AppContentInfo/components/Add.vue @@ -24,7 +24,7 @@ - +