From d5445bd31b1e8ef70a9a2609b2520233156e868d Mon Sep 17 00:00:00 2001 From: "446052889@qq.com" <446052889@qq.com> Date: Thu, 25 Jul 2024 17:27:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=B6=E6=9E=84=E7=B1=BB=E9=9D=9Eadmin?= =?UTF-8?q?=E4=B8=8D=E5=85=81=E8=AE=B8=E8=BF=9B=E8=A1=8C=E4=B8=BB=E9=A1=B5?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=93=8D=E4=BD=9C=EF=BC=8C=E3=80=90=E9=87=91?= =?UTF-8?q?=E5=B1=B1=E6=96=87=E6=A1=A3=20|=20WPS=E4=BA=91=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E3=80=91=20=E6=9E=B6=E6=9E=84=E6=9D=83=E9=99=90?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=EF=BC=88=E9=9D=9Eadmin=E4=B8=8D=E5=8F=AF?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=EF=BC=89=20=20=20=20=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20=20=20=20=20=20=20=20=20=20https://kdocs.cn/l/chA0XXfOpOg9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/repository/RepositoryList.vue | 42 +++++++++++++------ .../src/views/repository/RepositoryMain.vue | 7 ++++ 2 files changed, 36 insertions(+), 13 deletions(-) diff --git a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue index 2257ab3..cbc0850 100644 --- a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue +++ b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue @@ -26,14 +26,15 @@ - + 修改{{mainRepository.methodName}} 打开模型 - + + 取消收藏 @@ -42,19 +43,19 @@ 收藏 - + 移动至 - + 创建副本 导出 - + 版本管理 - + 删除模型 @@ -143,7 +144,7 @@ - + 修改{{scope.row.methodName}} @@ -174,29 +175,31 @@ - + 修改{{scope.row.methodName}} 打开模型 - + + + 取消收藏 收藏 - + 移动至 - + 创建副本 导出 - + 版本管理 @@ -205,7 +208,7 @@ 生成端到端流程图 - + 删除模型 @@ -1296,6 +1299,13 @@ sourceIds.push(id); } else {// 多个文件复制 let checkedData = that.checkedRepositorys; + for(let i=0;i