xiongchao hace 3 años
padre
commit
a1c9747b8a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/big-screen/RepairScreen.vue

+ 1 - 1
src/views/big-screen/RepairScreen.vue

@@ -14,7 +14,7 @@
 export default {
   data () {
     return {
-      url: '/HITACHI-screen/index.html',
+      url: '/hitch-screen/index.html',
       clientHeight: '1000px'
     }
   }