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 38b658e..dfc209c 100644
--- a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue
+++ b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue
@@ -51,7 +51,7 @@
导出
-
+
删除模型
@@ -189,7 +189,7 @@
导出
-
+
删除模型
@@ -274,10 +274,10 @@
-
移动至
-
创建副本
+
移动至
+
创建副本
导出
-
删除
+
删除
取消
@@ -882,6 +882,7 @@
url:'jd',
data:{
cmd: 'com.actionsoft.apps.coe.pal_processlevel_move_save',
+ teamId: that.$store.getters.getTeamIdFn,
sourceData: sourceData,
targetData: JSON.stringify(data)
}