OSDN Git Service

clear transcations data
authorxuhongxin <xuhongxin@luojilab.com>
Sun, 21 Oct 2018 09:21:20 +0000 (17:21 +0800)
committerxuhongxin <xuhongxin@luojilab.com>
Sun, 21 Oct 2018 09:21:20 +0000 (17:21 +0800)
src/popup/home/main.vue

index 69af372..0912584 100644 (file)
@@ -251,6 +251,7 @@ export default {
       });
     },
     refreshTransactions: function() {
+      this.transcations = [];
       if (this.accountInfo.guid == undefined) {
         return;
       }