This commit is contained in:
Apcallover
2024-03-22 09:21:01 +08:00

View File

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