diff --git a/src/views/components_web/distWork/distWork.vue b/src/views/components_web/distWork/distWork.vue index b58c92ee..edb959b8 100644 --- a/src/views/components_web/distWork/distWork.vue +++ b/src/views/components_web/distWork/distWork.vue @@ -1133,17 +1133,17 @@ export default { handleCheckedOne(topIndex, user, e) { if(!this.isShowManager) { - // if(user.userID == sessionStorage.userId) - // { - // this.$notify.info({ - // title: "温馨提示", - // message: "不能移除自己哦", - // offset: 100, - // duration: 5000 - // }); - // user.selected=true; - // return; - // } + if(user.id == sessionStorage.userId) + { + this.$notify.info({ + title: "温馨提示", + message: "不能移除自己哦", + offset: 100, + duration: 5000 + }); + user.selected=true; + return; + } if(user.id == this.currUser.accountId) { this.$notify.info({ diff --git a/src/views/main_web/workspace/workspace.vue b/src/views/main_web/workspace/workspace.vue index 7df3d036..0102b816 100644 --- a/src/views/main_web/workspace/workspace.vue +++ b/src/views/main_web/workspace/workspace.vue @@ -538,7 +538,7 @@
工作中 @@ -556,7 +556,7 @@
@@ -831,7 +831,7 @@ 工作中
@@ -1212,8 +1212,8 @@
下载中
-
- 文件已取消协同 +
+ 文件未开启协同
{{ file.folderName @@ -1392,7 +1392,7 @@
工作中
@@ -1430,8 +1430,8 @@ -
- 文件已取消协同 +
+ 文件未开启协同
编辑中
--> -
- 文件已取消协同 +
+ 文件未开启协同
-->