更改导航

This commit is contained in:
BOE\10867418
2023-04-11 09:26:38 +08:00
parent 756fb96e33
commit 1b78971e2d
3 changed files with 4 additions and 4 deletions

View File

@@ -469,7 +469,7 @@ export default {
}
];
}
if (n.indexOf("/project") !== -1 || n.indexOf("/ProjecT") !== -1) {
if (n.indexOf("/reportproject") !== -1 || n.indexOf("/ReportProject") !== -1) {
state.list = [
{
name: "报表中心",

View File

@@ -357,7 +357,7 @@
circle: selectedKeys[0] === 'sub17-2-2' ? false : true,
}"
></span>
<router-link to="/project">项目</router-link>
<router-link to="/reportproject">项目</router-link>
</a-menu-item>
<a-menu-item key="sub17-2-3">
<span
@@ -757,7 +757,7 @@ export default {
pagename: "学习路径图",
},
{
href: "/project",
href: "/reportproject",
openKeys: "sub17",
openKeys2: "sub17-2",
selectedKeys: "sub17-2-2",

View File

@@ -170,7 +170,7 @@ import Cookies from "vue-cookies";
import downLoad from "../../utils/downLoad";
import { message } from "ant-design-vue";
export default {
name: "ProjecT",
name: "reportProject",
setup() {
const state = reactive({
tableLoading: false, // table