This commit is contained in:
18500206848
2024-03-20 10:41:05 +08:00
parent 8aa0db2fd3
commit cf4c5c58b6
2 changed files with 2 additions and 5 deletions

View File

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