This commit is contained in:
duanxiaohai 2024-07-24 14:39:22 +08:00
parent be165ff988
commit 528040b8fc
2 changed files with 8 additions and 8 deletions

View File

@ -69,12 +69,12 @@ let menuIf = ref(true);
const data = reactive({
urlLeft: [
{
name: "要素一张图",
url: "/home/index/map",
name: "评估模型",
url: "/home/index/table",
},
{
name: "指标模型模块",
url: "/home/index/table",
name: "要素一张图",
url: "/home/index/map",
},
{
name: "总体概览",

View File

@ -145,11 +145,11 @@ const tabData = reactive({
tabNum: 0,
tabList: [
{
name: "要素一张图",
name: "评估模型",
img: tab7,
},
{
name: "指标模型模块",
name: "要素一张图",
img: tab8,
},
{
@ -180,11 +180,11 @@ const tabData = reactive({
scenList: [
{
img: png1,
url: "/home/index/map",
url: "/home/index/table",
},
{
img: png1,
url: "/home/index/table",
url: "/home/index/map",
},
{
img: png1,