From 5727d8133135d9407ffc80a3b074b418020dc8ec Mon Sep 17 00:00:00 2001
From: anhc <3442943606@qq.com>
Date: Mon, 11 Jul 2022 13:54:20 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=BB=84=E6=9D=83=E9=99=90=E6=89=B9?=
=?UTF-8?q?=E9=87=8F=E6=93=8D=E4=BD=9C=E7=9B=B8=E5=85=B3=E6=9D=83=E9=99=90?=
=?UTF-8?q?=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/repository/RepositoryList.vue | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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 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)
}