Explorar o código

修改要是日记BUG

liangjiahao %!s(int64=3) %!d(string=hai) anos
pai
achega
121e20bff0
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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>