瀏覽代碼

修改要是日记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>