liuqiao hace 2 años
padre
commit
0e7950e19e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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;
 }