Browse Source

Merge branch 'milestone-20250711-金币前端二期' of http://39.101.133.168:8807/huangqizhen/gold-vue into milestone-20250711-金币前端二期

zhangrenyuan/feature-20250714163943-金币前端二期
lihuilin 3 weeks ago
parent
commit
53949e4d48
  1. 1
      src/router/index.js

1
src/router/index.js

@ -6,6 +6,7 @@ import {ref} from "vue";
// 路由定义(包含权限映射 meta.permissionId)
const routes = [
// {
// path: '/workspace',
// name: "workspace",
// component: () => import("../views/workspace/audit.vue"),

Loading…
Cancel
Save