本地代理端口 修改提示
This commit is contained in:
parent
81a9b47a3f
commit
302f2d977c
@ -244,6 +244,9 @@
|
|||||||
:max="65535"
|
:max="65535"
|
||||||
@change="saveServerConfig"
|
@change="saveServerConfig"
|
||||||
></el-input-number>
|
></el-input-number>
|
||||||
|
<div style="color:#E6A23C;font-size:12px;margin-top:4px;">
|
||||||
|
<i class="el-icon-warning"></i> 修改端口后需重启应用才能生效
|
||||||
|
</div>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user