fix
This commit is contained in:
@@ -337,7 +337,7 @@ export default defineComponent({
|
||||
data.type_ = this.type_;
|
||||
data.resData = JSON.parse(JSON.stringify(data))
|
||||
this.store.commit("addGenerateMaterialFils", data);
|
||||
console.log(this.fileList);
|
||||
// console.log(this.fileList);
|
||||
let moodboard = this.store.state.UploadFilesModule.moodboard
|
||||
if(moodboard.length >= 2 && this.driver__.driver){
|
||||
driverObj__.moveNext()
|
||||
|
||||
Reference in New Issue
Block a user