x1ongzhu 7 سال پیش
والد
کامیت
e2bc63e72d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main/vue/src/pages/PlayerInfos.vue

+ 1 - 1
src/main/vue/src/pages/PlayerInfos.vue

@@ -632,7 +632,7 @@
                 this.imageDialogVisible = true;
                 this.imageDialogVisible = true;
             },
             },
             download(path) {
             download(path) {
-                let url = path.replace("/var", "http://47.96.141.102:8080");
+                let url = path.replace("/var", "http://123.58.240.138:8080");
                 window.open(url);
                 window.open(url);
             },
             },
             getStatus(row) {
             getStatus(row) {