Remove some debug.

This commit is contained in:
James Cole
2020-03-13 18:18:07 +01:00
parent b726e7d106
commit be41049e72
5 changed files with 17 additions and 8 deletions

View File

@@ -116,7 +116,7 @@
this.triggerTransactionType();
},
accountName() {
console.log('AccountSelect watch accountName!');
// console.log('AccountSelect watch accountName!');
this.name = this.accountName;
},
accountTypeFilters() {