debug:商户合作申请详情404

This commit is contained in:
磷叶 2024-12-17 16:23:40 +08:00
parent ba3b7c65a8
commit 57a88863c0

View File

@ -298,7 +298,7 @@ export default {
},
handleView(row) {
this.$router.push({
path: '/mch/mchApply/detail',
path: '/complaint/mchApply/detail',
query: {
applyId: row.applyId,
}