mirror of https://github.com/bjdgyc/anylink.git
fix
This commit is contained in:
parent
a3d5945611
commit
1582b46bb9
|
@ -191,7 +191,7 @@
|
||||||
<template slot="append">BYTE/S</template>
|
<template slot="append">BYTE/S</template>
|
||||||
</el-input>
|
</el-input>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
<el-form-item label="本地网络" prop="allow_lan">
|
<el-form-item label="排除本地网络" prop="allow_lan">
|
||||||
<el-switch
|
<el-switch
|
||||||
v-model="ruleForm.allow_lan">
|
v-model="ruleForm.allow_lan">
|
||||||
</el-switch>
|
</el-switch>
|
||||||
|
|
Loading…
Reference in New Issue