ljc 3 месяцев назад
Родитель
Сommit
c8c5b17f89
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      js/forget.js

+ 2 - 2
js/forget.js

@@ -215,8 +215,8 @@ let vm = new Vue({
       
     },
     mounted() {
-      this.ho ='http://192.168.0.21:15233';
-      // this.ho = window.location.origin;
+      // this.ho ='http://192.168.0.21:15233';
+      this.ho = window.location.origin;
       // this.params.token = window.location.search.split('?token=')[1];
       this.serial = window.location.search.split('?serial=')[1];