2023-11-9-2
This commit is contained in:
@@ -552,6 +552,7 @@ export default defineComponent({
|
||||
file.resData = res.data;
|
||||
file.designType = res.data.designType
|
||||
file.category = this.current;
|
||||
file.minIOPath = file.resData.minIOPath
|
||||
let fileList = this.uploadList.filter(
|
||||
(v) => v.status === "done"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user