1
zzzz
2024-04-22 999e295f26c329697465fdce37d627795e0fc00e
src/router/index.js
@@ -611,10 +611,10 @@
      path: "/rechargelist",
      name: "rechargelist",
      meta: {
        title: i18n.t("hj168"),
        requireAuth: false,
        hasHeader: false,
        index: 33
        index: 56,
        show: true
      },
      component: RechargeList
    },
@@ -644,10 +644,10 @@
      path: "/cashlist",
      name: "cashlist",
      meta: {
        title: i18n.t("hj162"),
        requireAuth: false,
        hasHeader: false,
        index: 36
        index: 56,
        show: true
      },
      component: Cashlist
    },