duy 1 сар өмнө
parent
commit
4ac64ec6aa

+ 4 - 0
src/global/components/table-form/index.vue

@@ -515,4 +515,8 @@ defineExpose({
         box-shadow: 0 0 0 2px #1ECC95 inset !important;
     }
 }
+.hc-upload-table-form .el-upload .hc-table-form-img{
+    width: 100%;
+    height: 100%;
+}
 </style>