Merge remote-tracking branch 'origin/send_coupon' into send_coupon
| | |
| | | minWidth: 200, |
| | | }, |
| | | { |
| | | title: '规则编码', |
| | | key: 'ruleCode', |
| | | minWidth: 100, |
| | | }, |
| | | { |
| | | title: '规则值', |
| | | key: 'ruleValue', |
| | | minWidth: 100, |
| | |
| | | } |
| | | }, |
| | | logisticsList () { |
| | | this.packageTraceList = [] |
| | | this.logisticsModal = true; |
| | | API_Order.getPackage(this.sn).then((res) => { |
| | | if (res.success && res.result != null) { |
| | |
| | | } |
| | | }, |
| | | logisticsList () { |
| | | this.packageTraceList = [] |
| | | this.logisticsModal = true; |
| | | API_Order.getPackage(this.sn).then((res) => { |
| | | if (res.success && res.result != null) { |