浏览代码

功能修改

seimin 3 年之前
父节点
当前提交
6de8e6dd11
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/AppIndex.vue

+ 1 - 1
src/views/AppIndex.vue

@@ -1046,7 +1046,7 @@ export default {
1046 1046
       };
1047 1047
       if (this.inspectState) {
1048 1048
         if (this.inspectState === "307") {
1049
-          postData.inspectState = this.inspectState;
1049
+          postData.inspectState = this.inspectState+',443';
1050 1050
         }
1051 1051
       } else {
1052 1052
         this.detailSpeList = [];