add: -商户列表需要增加下单次数统计(已退款、已取消、待付款的不统计在内)
已修改1个文件
2 ■■■ 文件已修改
pages/order/list/_id.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/order/list/_id.vue
@@ -412,7 +412,7 @@
            { label: '合伙人:', id: 'partnerName', type: 'input' },
            { label: '库区:', id: 'warehouseName', type: 'input' },
            { label: '库位:', id: 'warehouseLocationCode', type: 'input' },
            { label: '特殊需求:', id: 'specialNeeds', type: 'input' },
            { label: '特殊需求:', id: 'specialNeedsStr', type: 'input' },
            {
              label: '备注:',
              id: 'remarks',