| | |
| | | xy: true, |
| | | listAsstes: [ |
| | | { |
| | | title: this.$t("美股資產"), |
| | | title3: this.$t("美股總資產"), |
| | | title1: this.$t("美股可用"), |
| | | title2: this.$t("美股冻结"), |
| | | accectType: "US", |
| | | symbol: "$", |
| | | symbolCode: "USD", |
| | | title: this.$t("印股資產"), |
| | | title3: this.$t("印股總資產"), |
| | | title1: this.$t("印股可用"), |
| | | title2: this.$t("印股冻结"), |
| | | accectType: "IN", |
| | | symbolCode: "INR", |
| | | symbol: "₹", |
| | | }, |
| | | { |
| | | title: this.$t("馬股資產"), |
| | | title3: this.$t("馬股總資產"), |
| | | title1: this.$t("馬股可用"), |
| | | title2: this.$t("馬股冻结"), |
| | | accectType: "MAS", |
| | | symbol: "RM", |
| | | symbolCode: "MYR", |
| | | }, |
| | | { |
| | | title: this.$t("港股资产"), |
| | | title3: this.$t("港股總資產"), |
| | | title1: this.$t("港股可用"), |
| | | title2: this.$t("港股冻结"), |
| | | accectType: "HK", |
| | | symbol: "HK$", |
| | | symbolCode: "HKD", |
| | | }, |
| | | // { |
| | | // title: this.$t("美股資產"), |
| | | // title3: this.$t("美股總資產"), |
| | | // title1: this.$t("美股可用"), |
| | | // title2: this.$t("美股冻结"), |
| | | // accectType: "US", |
| | | // symbol: "$", |
| | | // symbolCode: "USD", |
| | | // }, |
| | | // { |
| | | // title: this.$t("馬股資產"), |
| | | // title3: this.$t("馬股總資產"), |
| | | // title1: this.$t("馬股可用"), |
| | | // title2: this.$t("馬股冻结"), |
| | | // accectType: "MAS", |
| | | // symbol: "RM", |
| | | // symbolCode: "MYR", |
| | | // }, |
| | | // { |
| | | // title: this.$t("港股资产"), |
| | | // title3: this.$t("港股總資產"), |
| | | // title1: this.$t("港股可用"), |
| | | // title2: this.$t("港股冻结"), |
| | | // accectType: "HK", |
| | | // symbol: "HK$", |
| | | // symbolCode: "HKD", |
| | | // }, |
| | | ], |
| | | active: this.$t("美股資產"), |
| | | active: this.$t("印股資產"), |
| | | name: "", |
| | | selectUserFlag: true, |
| | | settingDialog: false, |