admin revoke

This commit is contained in:
commie
2026-01-12 18:07:21 +08:00
parent e39c06526d
commit dd16348558
13 changed files with 123 additions and 60 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ const actions = {
count: 500,
},
);
console.log(data);
//console.log(data);
commit("SET_CONVERSATION_LIST", [
...(isFirstPage ? [] : state.conversationList),
...data,