liuqiao 2 years ago
parent
commit
0e7950e19e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/index/index.vue

+ 3 - 0
src/views/index/index.vue

@@ -971,6 +971,9 @@ html,body{
 
 </style>
 <style>
+.left{
+  display: none;
+}
 .selecr .el-form-item__label{
   line-height: 36px;
 }