wangmengwei 2 долоо хоног өмнө
parent
commit
de3906b596

+ 0 - 1
ruoyi-ui/src/views/dabgs/enterpriseme/index.vue

@@ -369,7 +369,6 @@ export default {
   },
   created() {
     this.queryParams.userId = this.$store.state.user.id
-
   window.onresize = () => {
   	      this.changeTableMaxHeight()
   	    }

+ 0 - 1
ruoyi-ui/src/views/login.vue

@@ -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;"> -->