郑子墨 分析表
This commit is contained in:
@@ -24,7 +24,7 @@ export default defineConfig({
|
||||
{ text: "黄睿", link: "/hr" },
|
||||
{ text: "吴子妍", link: "/wzy" },
|
||||
{ text: "潘绅翰", link: "/psh" },
|
||||
{ text: "郑子墨", link: "/zzm" },
|
||||
|
||||
{ text: "石亚玲", link: "/syl" },
|
||||
{
|
||||
text: "黄睿",
|
||||
@@ -32,8 +32,13 @@ export default defineConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
text: "郑子墨",
|
||||
items: [{ text: "上传文件", link: "/zzm1" }
|
||||
,{ text: "分析表", link: "/zzm2" }
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'ex',
|
||||
items: [
|
||||
@@ -41,6 +46,7 @@ export default defineConfig({
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
],
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user