fix
This commit is contained in:
@@ -449,6 +449,7 @@ export default defineComponent({
|
||||
// console.log(num,this.allBoardData?.sketchboardFiles.length);
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
if(this.allBoardData?.sketchboardFiles?.length && this.allBoardData?.sketchboardFiles?.length>0){
|
||||
if(num != this.allBoardData?.sketchboardFiles?.length){
|
||||
|
||||
Reference in New Issue
Block a user