pages/order/list/_id.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/order/list/_id.vue
@@ -412,6 +412,18 @@ type: 'row', items: [ { label: '优惠券类型:', id: 'couponDiscountTypeName', type: 'input', hidden: (row) => !row.memberCouponAmount, }, { label: '使用条件:', id: 'minOrderAmount', type: 'input', hidden: (row) => !row.memberCouponAmount, }, { label: '优惠券名称:', id: 'memberCouponName', type: 'input',