@@ -91,7 +91,7 @@
return ''
},
isPay() {
- return this.orderBundle.orderFlag === 'PAED'
+ return this.orderBundle.orderFlag === 'PAED'
isCancel() {
return this.orderBundle.orderFlag === 'CAEL' || this.orderBundle.orderFlag === 'SYCA'
@@ -183,7 +183,7 @@
align: 'center'
{
- title: '核销操作',
+ title: '操作',
width: 100,
align: 'center',
scopedSlots: {