去除debugger
This commit is contained in:
parent
f7e1fb5c60
commit
a3c36a5562
@ -150,7 +150,6 @@
|
||||
that.accountMoneyList.push(formData.threeAccountPrice)
|
||||
allPrice = allPrice + formData.threeAccountPrice
|
||||
}
|
||||
debugger
|
||||
that.$emit('ok', that.accountIdList, that.accountMoneyList, allPrice);
|
||||
that.confirmLoading = false;
|
||||
that.close();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user