类型:开发

描述:
This commit is contained in:
2025-11-26 02:37:32 +08:00
parent 7edb14c031
commit caa474a5a9
9 changed files with 410 additions and 33 deletions

View File

@@ -8,7 +8,7 @@
v-for="(item, index) in navList"
:key="index"
>
{{ item.dictLabel }}
{{ item }}
</div>
</div>
</div>