소스 검색

修改要是日记BUG

liangjiahao 3 년 전
부모
커밋
121e20bff0
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      src/views/grassrootsregistration/bdgldiary/index.vue

+ 6 - 0
src/views/grassrootsregistration/bdgldiary/index.vue

@@ -1944,4 +1944,10 @@ export default {
 ::v-deep .box table td {
   border-bottom: 1px solid white !important;
 }
+::v-deep .data .el-input__inner {
+    border: none !important;
+}
+::v-deep .box .el-input__inner {
+    border: none !important;
+}
 </style>