| | |
| | | symbol: "HK$", |
| | | symbolCode: "HKD", |
| | | }, |
| | | { |
| | | title: this.$t("印股资产"), |
| | | title3: this.$t("印股總資產"), |
| | | title1: this.$t("印股可用"), |
| | | title2: this.$t("印股冻结"), |
| | | accectType: "IN", |
| | | symbol: "₹", |
| | | symbolCode: "IND", |
| | | }, |
| | | { |
| | | title: this.$t("日股资产"), |
| | | title3: this.$t("日股总资产"), |
| | | title1: this.$t("日股可用"), |
| | | title2: this.$t("日股冻结"), |
| | | accectType: "JP", |
| | | symbol: "¥", |
| | | symbolCode: "JPN", |
| | | }, |
| | | ], |
| | | active: this.$t("美股資產"), |
| | | name: "", |
| | |
| | | if (data.status === 0) { |
| | | this.onlineService = data.data.onlineService; |
| | | } else { |
| | | Toast(data.msg); |
| | | // Toast(data.msg); |
| | | } |
| | | }, |
| | | goWall() { |
| | |
| | | input[type="file"] { |
| | | display: none !important; |
| | | } |
| | | </style> |
| | | </style> |