Commit 82a6e0c2 authored by 周远喜's avatar 周远喜

Merge branch 'product' of http://git.mes123.com/zhouyx/mes-ui into product

parents aa6a74f7 38e881c9
......@@ -108,7 +108,7 @@ export const actions = {
let {
result
} = await Api.get(`${systemUrl}/usermessage/getusermesssage`, {
status: 0
status: 0,userId:this.$store.state.userInfo.userId
});
commit("setMessages", result);
// let data=Mock.mock({
......
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