左侧名称

dev
dengjia 2025-08-27 13:38:29 +08:00
parent 4eef4a3196
commit ed78d94e0d
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ const menuList = navStore.getNavList;
const model = computed(() => menuStore.getModel);
const userInfo = userStore.getUserInfo;
const logoValue = ref({
title: "",
title: "数据交换平台",
});
const passwordDialogVisible = ref(false);
const fnUserDropdownCommand = async (command) => {