From 5e537b5df59441db8d43a5fa4f6f6f7dc93433b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sun, 4 Jul 2021 16:37:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xm/core/xmIteration/XmIterationMng.vue | 16 +- src/views/xm/core/xmMenu/XmMenuMng.vue | 582 ++------- src/views/xm/core/xmMenu/XmMenuMngBatch.vue | 1126 +++++++++++++++++ src/views/xm/core/xmProduct/XmProductMng.vue | 14 +- .../xm/core/xmProduct/XmProductSelect.vue | 4 +- .../core/xmProjectPhase/XmProjectPhaseMng.vue | 10 +- src/views/xm/core/xmTask/XmTaskList.vue | 6 +- .../xm/core/xmTask/XmTaskListForMenu.vue | 10 +- src/views/xm/core/xmTask/XmTaskMng.vue | 1 + src/views/xm/core/xmTask/XmTaskMngBatch.vue | 4 +- 10 files changed, 1265 insertions(+), 508 deletions(-) create mode 100644 src/views/xm/core/xmMenu/XmMenuMngBatch.vue diff --git a/src/views/xm/core/xmIteration/XmIterationMng.vue b/src/views/xm/core/xmIteration/XmIterationMng.vue index 8488607a..a955bbe3 100644 --- a/src/views/xm/core/xmIteration/XmIterationMng.vue +++ b/src/views/xm/core/xmIteration/XmIterationMng.vue @@ -75,9 +75,9 @@ - + @@ -85,12 +85,12 @@ {{scope.row.finishRate}}% - - - - - - + + + + + +