Browse Source

修改

master
liaoxinyu 9 months ago
parent
commit
86612e3df1
  1. 2
      pages/oncs/onservice.vue

2
pages/oncs/onservice.vue

@ -48,7 +48,7 @@
}, },
chatRead(){ chatRead(){
Home.chatRead().then(res => { Home.chatRead().then(res => {
console.log(res,'已读'); console.log('已读');
}) })
} }
} }

Loading…
Cancel
Save