fix:删除冗余代码

master
zhoulei 4 years ago
parent 31b98f80ba
commit 6c87d3c3aa

@ -293,7 +293,6 @@ export default class dnReceiptDom extends BasePage {
this.receiptAmount = null;
}
async onSubmit() {
this.resetForm();
if (this.LocationList.length === 0) {
uni.showToast({
icon: 'none',

Loading…
Cancel
Save