pages/marketing/member-record.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/order/list/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/marketing/member-record.vue
@@ -39,7 +39,8 @@ type: 'row', items: [ {label: '用户名称:', id: 'nickName', type: 'input'}, {label: '联系方式:', id: 'tel', type: 'input'} {label: '联系方式:', id: 'tel', type: 'input'}, {label: '会员等级:', id: 'levelName', type: 'input'} ], }, ], pages/order/list/index.vue
@@ -157,6 +157,7 @@ el: { placeholder: '收货人姓名/手机号' }, }, { label: '收货地址:', id: 'address', type: 'input' }, { label: '库位:', id: 'warehouseLocationCode', type: 'input' }, ], }, ],