From 495dd852e298aa4094828bf2f76c719890ac380f Mon Sep 17 00:00:00 2001 From: Pengxiansen <2422914688@qq.com> Date: Wed, 26 Feb 2025 11:41:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/growthpath/GrowthLineCourse.vue | 8 +++++++- src/views/growthpath/PathManage.vue | 2 -- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/src/components/growthpath/GrowthLineCourse.vue b/src/components/growthpath/GrowthLineCourse.vue index 65897701..1c9e1fef 100644 --- a/src/components/growthpath/GrowthLineCourse.vue +++ b/src/components/growthpath/GrowthLineCourse.vue @@ -9,7 +9,7 @@ title="添加在线" placement="right" > - +
@@ -118,6 +118,12 @@ defineExpose({ openDrawer, selectCourse }); background-color: #fafafa !important; } +.spin { + height: 100%; + .ant-spin-container { + height: 100%; + } +} .growth-line-course { .drawerMain { .title { diff --git a/src/views/growthpath/PathManage.vue b/src/views/growthpath/PathManage.vue index 9da8fd3d..ab7e1f07 100644 --- a/src/views/growthpath/PathManage.vue +++ b/src/views/growthpath/PathManage.vue @@ -578,8 +578,6 @@ :id="routerId" :growId="routerId" :visable="tabFlag" - @loading="spinning = true" - @closeLoading="spinning = false" :permissions="preId" >