diff --git a/jsowell-ui/src/views/financial/merchant.vue b/jsowell-ui/src/views/financial/merchant.vue index 013427a1d..f929a581b 100644 --- a/jsowell-ui/src/views/financial/merchant.vue +++ b/jsowell-ui/src/views/financial/merchant.vue @@ -55,7 +55,7 @@ :to="{ path: '/financial/merchant/financeDetail', query: { - merchantId: scope.row.id, + merchantId: scope.row.merchantId, merchantName: scope.row.merchantName, }, }"