admin revoke
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
},
|
||||
methods: {
|
||||
clickConversationItem() {
|
||||
//console.log(this.source);
|
||||
console.log(this.source);
|
||||
prepareConversationState(this.source);
|
||||
},
|
||||
longtapConversationItem() {
|
||||
|
||||
@@ -196,7 +196,6 @@
|
||||
.conversation_container {
|
||||
@include colBox(false);
|
||||
height: 100vh;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.conversation_search {
|
||||
|
||||
Reference in New Issue
Block a user