Lou
2024-03-21 18ebf8c3f189b0bc09c4499254081605066fd14b
Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app
1 files modified
12 ■■■■ changed files
subPackage/police/people.vue 12 ●●●● patch | view | raw | blame | history
subPackage/police/people.vue
@@ -172,12 +172,12 @@
                })
            },
            navTo(id, status) {
                uni.navigateTo({
                    url: `./policeSituationDetail?id=${id}`,
                    complete: (res) => {
                        console.log(res)
                    }
                })
                // uni.navigateTo({
                //     url: `./policeSituationDetail?id=${id}`,
                //     complete: (res) => {
                //         console.log(res)
                //     }
                // })
                // this.navToDetail(reportType, id)
            },