mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-06 17:36:45 +08:00
简化
This commit is contained in:
@@ -66,8 +66,6 @@
|
||||
},
|
||||
methods: {
|
||||
returnRouter(item) {
|
||||
console.log(item.pageParams,'aaa')
|
||||
console.log(item,'bbb')
|
||||
if(!item.isRead){
|
||||
apiMessage.updateIsRead([item.id]).then(res=>{
|
||||
if(res.status == 200) {
|
||||
|
||||
Reference in New Issue
Block a user