| | |
| | | </el-submenu> |
| | | <el-submenu index="3" class="faSub"> |
| | | <template slot="title"> |
| | | <span>综合展示</span> |
| | | <span>{{ $t("synthesis.synthesis") }}</span> |
| | | </template> |
| | | <el-menu-item index="Synthesis">综合展示</el-menu-item> |
| | | <el-menu-item index="Thematic">专题地图</el-menu-item> |
| | | <el-menu-item index="Archive">资料馆</el-menu-item> |
| | | <el-menu-item index="Synthesis">{{ $t("synthesis.synthesis") }}</el-menu-item> |
| | | <el-menu-item index="Thematic">{{ $t("synthesis.themaic") }}</el-menu-item> |
| | | <el-menu-item index="Archive">{{ $t("synthesis.archive") }}</el-menu-item> |
| | | </el-submenu> |
| | | <!-- <el-submenu index="4" class="faSub"> |
| | | <template slot="title">数据质检</template> |