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 @@ + + + + + + + +