diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/organize-single-item.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/organize-single-item.vue
index f54e083f2..6083d249c 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/organize-single-item.vue
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/organize-single-item.vue
@@ -10,32 +10,80 @@
>
- {{ item.name }}
+ {{ item.name + (item.mobile ? '(' +item.mobile + ')' : "") }}
{{ tagName }}
+
+ 复制
- 选择
+ 选择
+ 取消选择