| | |
| | | return { |
| | | keywords: "", |
| | | loading: true, |
| | | typelist: [this.$t("资金")+this.$t("账户"), this.$t("交易")+this.$t("账户")], |
| | | typelist: [ this.$t("交易")+this.$t("账户"),this.$t("资金")+this.$t("账户")], |
| | | active: 1, |
| | | typeindex:0, |
| | | tabList2: [ |
| | |
| | | text: this.$t("闪兑"), |
| | | route: "/exchange/exchangePage", |
| | | }, |
| | | { |
| | | id: 5, |
| | | text: this.$t("货币理财"), |
| | | route: "/financialHistory", |
| | | query: { |
| | | type: 0, |
| | | }, |
| | | }, |
| | | { |
| | | id: 6, |
| | | text: this.$t("矿池理财"), |
| | | route: "/financialHistory", |
| | | query: { |
| | | type: 1, |
| | | }, |
| | | }, |
| | | // { |
| | | // id: 5, |
| | | // text: this.$t("货币理财"), |
| | | // route: "/financialHistory", |
| | | // query: { |
| | | // type: 0, |
| | | // }, |
| | | // }, |
| | | // { |
| | | // id: 6, |
| | | // text: this.$t("矿池理财"), |
| | | // route: "/financialHistory", |
| | | // query: { |
| | | // type: 1, |
| | | // }, |
| | | // }, |
| | | { |
| | | id: 7, |
| | | text: this.$t("划转"), |