Commit b9611122 authored by 仇晓婷's avatar 仇晓婷

xiaoxi

parent 38e881c9
......@@ -108,8 +108,9 @@ export const actions = {
let {
result
} = await Api.get(`${systemUrl}/usermessage/getusermesssage`, {
status: 0,userId:this.$store.state.userInfo.userId
status: 0,userId:this.state.userInfo.userId
});
console.warn("getusermesssage---", result)
commit("setMessages", result);
// let data=Mock.mock({
// "result|1-30":[{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment