25
This commit is contained in:
@@ -361,7 +361,7 @@
|
||||
if (_this.storeCurrentUserID == data.sendID && diff < 120000) {
|
||||
menu.push('撤回')
|
||||
}
|
||||
if(_this.isAdmin | _this.isOwner){
|
||||
if(_this.isAdmin || _this.isOwner){
|
||||
menu.push('撤回(管理员功能)')
|
||||
}
|
||||
uni.showActionSheet({
|
||||
|
||||
Reference in New Issue
Block a user