Skip to content

Commit 9d926ed

Browse files
committed
内网域名
1 parent 7329603 commit 9d926ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/pages/group/List.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,9 @@
250250
</el-row>
251251
</el-form-item>
252252

253-
<el-form-item label="分割DNS" prop="split_dns">
253+
<el-form-item label="内网域名" prop="split_dns">
254254
<el-row class="msg-info">
255-
<el-col :span="20">一般留空。如果输入域名,只有配置的域名(包含子域名)走配置的dns</el-col>
255+
<el-col :span="20">(分割DNS)一般留空。如果输入域名,只有配置的域名(包含子域名)走配置的dns</el-col>
256256
<el-col :span="4">
257257
<el-button size="mini" type="success" icon="el-icon-plus" circle
258258
@click.prevent="addDomain(ruleForm.split_dns)"></el-button>

0 commit comments

Comments
 (0)