ai资源广场文件上传路径修改
This commit is contained in:
parent
f5da13e568
commit
2f43e7dfe0
|
|
@ -513,7 +513,7 @@ function CreateResource(props) {
|
|||
})(
|
||||
<div>
|
||||
<ChunkedUpload
|
||||
hierarchy={`model/${type}`}
|
||||
hierarchy={`${type}`}
|
||||
accept=".zip"
|
||||
defaultFile={uploadedFile}
|
||||
ref={uploadRef}
|
||||
|
|
|
|||
Loading…
Reference in New Issue