liuhj 4 miesięcy temu
rodzic
commit
b8e31f1aba
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/Resource/VisitSchedule.vue

+ 1 - 1
src/components/Resource/VisitSchedule.vue

@@ -498,7 +498,7 @@ export default {
                         message: "导出成功!",
                         type: 'success'
                     });
-                    // window.open(res.data.data)
+                    window.open(res.data.data)
                 } else {
                     that.fullscreenLoading = false;
                     that.$message({