lihongxiao %!s(int64=2) %!d(string=hai) anos
pai
achega
4e3d3a26a0
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/components/TemplateTable/index.vue

+ 3 - 1
src/components/TemplateTable/index.vue

@@ -372,5 +372,7 @@ export default {
   text-overflow: ellipsis;
   text-overflow: ellipsis;
   white-space: nowrap;
   white-space: nowrap;
 }
 }
-
+.device-wrapper /deep/  .el-form-item {
+  margin-bottom: 12px;
+}
 </style>
 </style>