Commit fca0d3da by 无尘

fix: 修改路由 path

parent d5fe2ab1
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"name": "@gic-test/vue-office-header", "name": "@gic-test/vue-office-header",
"description": "vue-office-header Plugin", "description": "vue-office-header Plugin",
"author": "fairyly <498745097@qq.com>", "author": "fairyly <498745097@qq.com>",
"version": "1.0.3", "version": "1.0.5",
"license": "MIT", "license": "MIT",
"private": false, "private": false,
"main": "dist/vue-office-header.js", "main": "dist/vue-office-header.js",
......
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
{ {
menuCode: null, menuCode: null,
menuName: "我的企业", menuName: "我的企业",
menuUrl: "/unreview", menuUrl: "/myCompany",
parentCode: null, parentCode: null,
project: "office" project: "office"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment