新大宝股票管理后台
1
jhzh
2026-04-26 b89ef5d761009337c7a3eb4a88d64760b4aaaed1
src/config/router.config.js
@@ -231,6 +231,12 @@
            component: () => import('@/views/capital/withdrawallist'),
            meta: { title: '提现列表', keepAlive: true, permission: ['withdrawallist'] },
          },
          {
            path: '/capital/payOption',
            name: 'payOption',
            component: () => import('@/views/capital/payOption.vue'),
            meta: { title: '支付设置', keepAlive: true, permission: ['rechargelist'] },
          },
          // {
          //   path: '/capital/fundrecords',
          //   name: 'fundrecords',