diff --git a/src/views/merchant/list/index.vue b/src/views/merchant/list/index.vue index 38d6804..3aef72d 100644 --- a/src/views/merchant/list/index.vue +++ b/src/views/merchant/list/index.vue @@ -35,7 +35,12 @@ placeholder="请输入店铺关键字/店铺名/联系电话" class="selWidth" > - + @@ -50,19 +55,19 @@ - - + - @@ -74,15 +79,37 @@ class="selWidth" @change="getList(1)" > - - + + + + + + {{scope.row.is_margin == 1 ? '未支付' : scope.row.is_margin == 0 ? '无' : '已支付'}} - - + 对账 - --> + --> 扣除保证金 --> + >扣除保证金--> @@ -214,88 +240,170 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +