liuqiao 2 년 전
부모
커밋
0e7950e19e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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;
 }