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