dcc
2024-05-23 e8b9f823dd93329eed3e9dc9a2964ac53734f4ee
src/page/list/tradingList/tabs.vue
@@ -58,6 +58,7 @@
        { title: this.$t("美股"), key: "US", name: "US" },
        { title: this.$t("港股"), key: "HK", name: "HK" },
        { title: this.$t("yg"), key: "IN", name: "IN" },
        { title: this.$t("日股"), key: "JP", name: "JP" }
      ],
      zxtabsList: [
        // { title: this.$t("数字货币"), key: "1", name: "SZHB" },
@@ -66,6 +67,7 @@
        { title: this.$t("美股"), key: "US", name: "US" },
        { title: this.$t("港股"), key: "HK", name: "HK" },
        { title: this.$t("yg"), key: "IN", name: "IN" },
        { title: this.$t("日股"), key: "JP", name: "JP" }
      ],
      active: "MAS",
      zxactive: "MAS",