diff --git a/src/views/index.vue b/src/views/index.vue index 3b0022b..c6858bc 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1128,7 +1128,7 @@ import { getLocalPositionRelativeToP4, parseTime } from '@/utils/tool' -const formUrl = 'http://192.168.1.123:5000' +const formUrl = 'http://192.168.1.123:5000/' const date1 = ref([]) const form1 = ref({})