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