-
-
-
-
-
- {{ $t("acceptedStatusCodesDescription") }}
+
+
+
+
+
+
+ {{ $t("acceptedStatusCodesDescription") }}
+
-
+
@@ -207,6 +211,7 @@ export default {
processing: false,
monitor: {
notificationIDList: {},
+ // Do not add default value here, please check init() method
},
acceptedStatusCodeOptions: [],
dnsresolvetypeOptions: [],
@@ -288,6 +293,7 @@ export default {
upsideDown: false,
maxredirects: 10,
accepted_statuscodes: ["200-299"],
+ dns_resolve_type: "A",
dns_resolve_server: "1.1.1.1",
}
} else if (this.isEdit) {