@@ -1,3 +1,3 @@
{
- "value": "20240808120221"
+ "value": "20240815110722"
}
@@ -456,11 +456,16 @@ defineExpose({
//表单上传
.hc-upload-table-form {
position: absolute;
- top: 6px;
- bottom: 6px;
+ top: 0;
+ bottom: 0;
left: 6px;
right: 6px;
.el-upload {
+ justify-content: unset;
+ height: calc(100% - 10px);
+ }
+ .hc-table-form-img {
+ width: unset;
height: 100%;