Commit 4e8402d4 authored by 刘殿昕's avatar 刘殿昕

ip白名单

parent 96d9dc6b
...@@ -562,7 +562,7 @@ export default { ...@@ -562,7 +562,7 @@ export default {
this.ruleForm_0.cname = ""; this.ruleForm_0.cname = "";
this.ruleForm_1.businessSystemName = ""; this.ruleForm_1.businessSystemName = "";
this.ruleForm_1.domainName = ""; this.ruleForm_1.domainName = "";
this.ruleForm_1.ip_white = []; this.$set(this.ruleForm_1, ip_white, []);
this.ruleForm_1.organization = ""; this.ruleForm_1.organization = "";
this.yzms.yzm = ""; this.yzms.yzm = "";
this.ruleFormIcon.userid1 = true; this.ruleFormIcon.userid1 = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment