From d06e4b40dd8e25950f03ec2cc3a9939597bcf444 Mon Sep 17 00:00:00 2001 From: NiSen Date: Wed, 24 Jan 2024 15:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/study/Growth.vue | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/src/views/study/Growth.vue b/src/views/study/Growth.vue index af53f9bd..c40a0aa1 100644 --- a/src/views/study/Growth.vue +++ b/src/views/study/Growth.vue @@ -6,18 +6,22 @@
-
-
-
销售岗Band6路径图
+
+
+
必修
选修
已完成
+
+ 全岗位路径图 + 未完成 +
@@ -174,6 +178,13 @@ export default { padding-right: 45px; padding-top: 23px; + .btn { + position: absolute; + left: 30px; + display: flex; + flex-direction: column; + } + .select { position: absolute; top: 30px;