From c6f6f1e31fb6256f7240e418bb64e800d14f3b50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sat, 13 Aug 2022 17:13:18 +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 --- .../xm/core/xmMenu/XmMenuAgileKanbanUser.vue | 114 +++++++++++------- 1 file changed, 69 insertions(+), 45 deletions(-) diff --git a/src/views/xm/core/xmMenu/XmMenuAgileKanbanUser.vue b/src/views/xm/core/xmMenu/XmMenuAgileKanbanUser.vue index 96f057aa..71d8042c 100644 --- a/src/views/xm/core/xmMenu/XmMenuAgileKanbanUser.vue +++ b/src/views/xm/core/xmMenu/XmMenuAgileKanbanUser.vue @@ -14,13 +14,8 @@ width="200" > @@ -140,21 +135,23 @@ modal-append-to-body > - - {{ addForm.parentMenuname ? addForm.parentMenuname : "无上级" }} - - 选择上级计划 - + + {{ addForm.pmenuId ? addForm.pmenuId : "无上级" }} + 查看上级 + + 更换上级 - + @@ -171,13 +168,30 @@ + + + + + + + +