feat: support batch upload files (#419)

This commit is contained in:
Joel
2023-06-21 09:44:01 +08:00
committed by GitHub
parent 8a4d19d9ba
commit d637a147ee
10 changed files with 288 additions and 226 deletions

View File

@@ -10,7 +10,9 @@
}
.form {
position: relative;
padding: 12px 64px;
background-color: #fff;
}
.dataSourceTypeList {