From a3baad7d3ce8ddc0764b20a9d92d90af48b32051 Mon Sep 17 00:00:00 2001 From: zhangsir Date: Thu, 11 Jul 2024 10:56:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/learnPath/allPath.vue | 452 +++++++++++++++++++++++++++++++++++- 1 file changed, 441 insertions(+), 11 deletions(-) diff --git a/pages/learnPath/allPath.vue b/pages/learnPath/allPath.vue index a1aee83..5928207 100644 --- a/pages/learnPath/allPath.vue +++ b/pages/learnPath/allPath.vue @@ -88,14 +88,84 @@ + + + + + 岗位 + + 收起 + + + + + + + {{item.positionName}} + + + 查看更多 + + + + + + + + + 职级 + + + + + {{bandFirst || '职级'}} + + + + + {{bandEnd || '职级'}} + + + + + + {{item.bandCode}} + + + + + + + 重置 + + + 确定 + + + +