左侧名称
parent
4eef4a3196
commit
ed78d94e0d
|
@ -120,7 +120,7 @@ const menuList = navStore.getNavList;
|
||||||
const model = computed(() => menuStore.getModel);
|
const model = computed(() => menuStore.getModel);
|
||||||
const userInfo = userStore.getUserInfo;
|
const userInfo = userStore.getUserInfo;
|
||||||
const logoValue = ref({
|
const logoValue = ref({
|
||||||
title: "",
|
title: "数据交换平台",
|
||||||
});
|
});
|
||||||
const passwordDialogVisible = ref(false);
|
const passwordDialogVisible = ref(false);
|
||||||
const fnUserDropdownCommand = async (command) => {
|
const fnUserDropdownCommand = async (command) => {
|
||||||
|
|
Loading…
Reference in New Issue