From 47e0b485abdb623550e882cf3ce3a9847eb51312 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Tue, 21 Dec 2021 15:31:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=B9=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/3.0.0/AppContentInfo/AppContentInfo.vue | 2 +- packages/3.0.0/AppContentInfo/components/Add.vue | 2 +- packages/3.0.0/AppContentInfo/components/List.vue | 1 + packages/3.0.0/AppContentManage/components/List.vue | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) 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 @@ - +