Commit f5c510cf by zhaochengxiang

资产目录导入问题

parent 08521081
......@@ -53,7 +53,7 @@ const ImportDirectory = (props) => {
params: {
parentPath: dir.path
},
fileList: fileList[0]
fileList: fileList
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment