Commit d4d7bb12 authored by jiaorz's avatar jiaorz

1

parent 887c3a41
...@@ -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