|
@@ -215,7 +215,7 @@ export default {
|
|
...this.formTH,
|
|
...this.formTH,
|
|
esOrderRefundId: this.detailsId
|
|
esOrderRefundId: this.detailsId
|
|
}).then(res=>{
|
|
}).then(res=>{
|
|
- this.$message({ type: 'success', message: `确定退货退款成功!` })
|
|
|
|
|
|
+ this.$message({ type: 'success', message: `操作成功!` })
|
|
this.$emit("removeTab")
|
|
this.$emit("removeTab")
|
|
})
|
|
})
|
|
}
|
|
}
|