zhangjie 2 năm trước cách đây
mục cha
commit
5d5b18522f
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/modules/questions/views/SynthesisPaperStorage.vue

+ 1 - 2
src/modules/questions/views/SynthesisPaperStorage.vue

@@ -360,8 +360,7 @@ export default {
       var key = this.user.key;
       var token = this.user.token;
       window.open(
-        "http://192.168.10.39:7000" +
-          QUESTION_API +
+        QUESTION_API +
           "/synthesize/paper/preview?synthesizePaperId=" +
           row.id +
           "&$key=" +