diff --git a/src/views/merchant/list/index.vue b/src/views/merchant/list/index.vue index 6d39f22..2f8c787 100644 --- a/src/views/merchant/list/index.vue +++ b/src/views/merchant/list/index.vue @@ -106,19 +106,11 @@ 添加商户 - - - - - - + + + + + - + - - + + {{scope.row.is_margin == 1 ? '未支付' : scope.row.is_margin == 0 ? '无' : '已支付'}} - - - + + + + + + + + + + {{ scope.row.spread.nickname }} + ID:{{ scope.row.spread.uid }} + + + +