Commit 3184fd61 authored by guoyou's avatar guoyou

会员订单管理导出兼容

parents 1c645add 33f00596
...@@ -799,9 +799,6 @@ export default { ...@@ -799,9 +799,6 @@ export default {
} }
}, },
handleConfirm() { handleConfirm() {
if(this.violateAmount == 0) {
this.violateAmount = null
}
let params = { let params = {
cancelReason: '后台取消', cancelReason: '后台取消',
appUserId: this.row.userId, appUserId: this.row.userId,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment