Commit 9b004b7d authored by 刘帅阳's avatar 刘帅阳

修改正式环境ip

parent dd840610
......@@ -51,9 +51,9 @@
修改密码
</router-link>
</el-dropdown-item>
<el-dropdown-item @click.native="setting = true">
<span>布局设置</span>
</el-dropdown-item>
<!-- <el-dropdown-item @click.native="setting = true">-->
<!-- <span>布局设置</span>-->
<!-- </el-dropdown-item>-->
<el-dropdown-item divided @click.native="logout">
<span style="display:block;">退出</span>
</el-dropdown-item>
......
......@@ -4,7 +4,7 @@
<div class="title">修改密码</div>
<el-form
ref="pwdForm"
label-width="80px"
label-width="auto"
:rules="pwdRules"
:model="pwdList"
>
......
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