From af3086a8cd0cd13b6ccd53640badac6e0a37d9a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sun, 20 Mar 2022 14:29:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xmProject/XmProjectForLinkComplex.vue | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/views/xm/core/xmProject/XmProjectForLinkComplex.vue b/src/views/xm/core/xmProject/XmProjectForLinkComplex.vue index ae9553ad..5718ce56 100644 --- a/src/views/xm/core/xmProject/XmProjectForLinkComplex.vue +++ b/src/views/xm/core/xmProject/XmProjectForLinkComplex.vue @@ -34,16 +34,13 @@ - - - - - - - - - - + + + + + + + @@ -85,6 +82,8 @@ import XmProjectOverview from "./XmProjectOverview"; import XmProjectAdd from './XmProjectAdd';//新增界面 import XmProjectDetail from './XmProjectDetail';//新增界面 +import XmProductProjectLinkMng from '../xmProductProjectLink/XmProductProjectLinkMng.vue'; +import XmIterationLinkForProject from '../xmIterationLink/XmIterationLinkForProject.vue'; export default { computed: { ...mapGetters([ @@ -141,6 +140,8 @@ import XmProjectOverview from "./XmProjectOverview"; XmProjectAdd, XmProjectDetail, XmProjectOverview, + XmProductProjectLinkMng, + XmIterationLinkForProject, }, mounted() { this.$nextTick(() => {