shish 1 vuosi sitten
vanhempi
commit
b65bc633f9
1 muutettua tiedostoa jossa 29 lisäystä ja 18 poistoa
  1. 29 18
      pt/src/saas/shop/shop.vue

+ 29 - 18
pt/src/saas/shop/shop.vue

@@ -167,19 +167,43 @@ export default {
                         {
                             prop: 'merchantName',
                             label: '商家',
-                            width: '150',
+                            width: '160',
                             align: 'center'
                         },
                         {
                             prop: 'shopName',
                             label: '门店',
-                            width: '120',
+                            width: '90',
                             align: 'center'
                         },
                         {
                             prop: 'ptStyle',
                             label: '类型',
-                            width: '100',
+                            width: '90',
+                            align: 'center'
+                        },
+                        {
+                            prop: 'mobile',
+                            label: '手机号',
+                            width: '110',
+                            align: 'center'
+                        },
+                        {
+                            prop: 'lklSjNo',
+                            label: '商户号',
+                            width: '140',
+                            align: 'center'
+                        },
+                        {
+                            prop: 'lklB2BTermNo',
+                            label: 'B2B终端号',
+                            width: '105',
+                            align: 'center'
+                        },
+                        {
+                            prop: 'lklScanTermNo',
+                            label: '扫码终端号',
+                            width: '105',
                             align: 'center'
                         },
                         {
@@ -191,19 +215,13 @@ export default {
                         {
                             prop: 'needRenew',
                             label: '提醒',
-                            width: '100',
+                            width: '90',
                             align: 'center'
                         },
                         {
                             prop: 'deadline',
                             label: '过期时间',
-                            width: '100',
-                            align: 'center'
-                        },
-                        {
-                            prop: 'mobile',
-                            label: '手机号',
-                            width: '120',
+                            width: '90',
                             align: 'center'
                         },
                         {
@@ -226,13 +244,6 @@ export default {
                             align: 'center',
                             width: '100',
                             emptyText: '-'
-                        },
-                        {
-                            prop: 'fullAddress',
-                            label: '地址',
-                            align: 'center',
-                            emptyText: '-',
-                            width: '300'
                         }
                     ],
                     op: {