@@ -369,7 +369,6 @@ export default {
},
created() {
this.queryParams.userId = this.$store.state.user.id
-
window.onresize = () => {
this.changeTableMaxHeight()
}
@@ -3,7 +3,6 @@
<div style="margin-bottom: 30px;">
<img style="width: 500px; position: relative;top:0; left:0;" src="../assets/images/pic_htdl_btmc.png" alt="">
</div>
<el-form ref="loginForm" :model="loginForm" :rules="loginRules" class="login-form">
<!-- <h3 class="title">智慧政协管理平台</h3> -->
<!-- <img src="../assets/images/pic_htdl_logo.png" alt="" style=" width: 100%; margin-bottom: 10px;"> -->