群发居民群任务
This commit is contained in:
@@ -115,7 +115,7 @@ export default {
|
||||
},
|
||||
|
||||
toDetail() {
|
||||
uni.navigateTo({ url: `./detail?id=${this.id}` });
|
||||
uni.navigateTo({ url: `./detail?id=${this.id}&type=${this.type}` });
|
||||
},
|
||||
// 提醒发送
|
||||
remindSend() {
|
||||
|
||||
Reference in New Issue
Block a user