diff --git a/src/views/workstation/workbench/index.vue b/src/views/workstation/workbench/index.vue index 79d14a1..d3ec835 100644 --- a/src/views/workstation/workbench/index.vue +++ b/src/views/workstation/workbench/index.vue @@ -2,7 +2,7 @@
- +
@@ -26,7 +26,7 @@ import { getMapData } from '@/api/desk/notice' export default { data() { return { - getPageUrl: "http://39.98.184.58/", + getPageUrl: "http://39.98.184.58/largescreen/", fullScreenFlag: false, fullScreenFlagKey: 0, };