18
This commit is contained in:
@@ -29,6 +29,9 @@ const actions = {
|
||||
commit("SET_CURRENT_MSG", message);
|
||||
},
|
||||
async getHistoryMesageList({commit,state}, params) {
|
||||
//#ifndef APP
|
||||
return [];
|
||||
//#endif
|
||||
let emptyFlag = true;
|
||||
try {
|
||||
//console.log(params);
|
||||
|
||||
Reference in New Issue
Block a user