更改logo文件名称,在现场无法显示问题
This commit is contained in:
parent
6b7411bccd
commit
95b6f380b9
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
@ -134,7 +134,7 @@ import { clearJwtToken } from 'src/configs/TokenManage';
|
|||||||
import commonAlarm from 'src/components/alarm/commonAlarm.vue';
|
import commonAlarm from 'src/components/alarm/commonAlarm.vue';
|
||||||
import setAlarmText from 'src/components/alarm/setAlarmText.vue';
|
import setAlarmText from 'src/components/alarm/setAlarmText.vue';
|
||||||
import setAlarmMock from 'src/components/alarm/setAlarmMock.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';
|
import { getShowSetAlarmTextButton } from 'src/configs/UrlManage';
|
||||||
|
|
||||||
const leftDrawerOpen = ref(false);
|
const leftDrawerOpen = ref(false);
|
||||||
|
Loading…
Reference in New Issue
Block a user