更改logo文件名称,在现场无法显示问题

This commit is contained in:
tiger_zhou 2023-09-22 16:55:53 +08:00
parent 6b7411bccd
commit 95b6f380b9
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -134,7 +134,7 @@ import { clearJwtToken } from 'src/configs/TokenManage';
import commonAlarm from 'src/components/alarm/commonAlarm.vue';
import setAlarmText from 'src/components/alarm/setAlarmText.vue';
import setAlarmMock from 'src/components/alarm/setAlarmMock.vue';
import NCC from '/logo/NCC_.png';
import NCC from '/logo/NCC_bai.png';
import { getShowSetAlarmTextButton } from 'src/configs/UrlManage';
const leftDrawerOpen = ref(false);