This commit is contained in:
18500206848
2024-03-18 21:20:34 +08:00
parent 261de5fdcf
commit 7e58454eaa

View File

@@ -26,7 +26,7 @@ import { getMapData } from '@/api/desk/notice'
export default { export default {
data() { data() {
return { return {
getPageUrl: "http://39.98.184.58/", getPageUrl: "http://39.98.184.58/largescreen/",
fullScreenFlag: false, fullScreenFlag: false,
fullScreenFlagKey: 0, fullScreenFlagKey: 0,
}; };