改造会议通知
This commit is contained in:
@@ -92,9 +92,9 @@
|
||||
})
|
||||
},
|
||||
handleClick({id}) {
|
||||
uni.navigateTo({
|
||||
url: "/pages/meetingNotice/components/detail?id=" + id
|
||||
})
|
||||
this.$parent.params = id;
|
||||
this.$parent.isList = false;
|
||||
this.$parent.comp = "detail"
|
||||
},
|
||||
change(e) {
|
||||
this.index = e.index
|
||||
|
||||
Reference in New Issue
Block a user