This commit is contained in:
X1627315083@163.com
2026-05-14 09:27:06 +08:00
parent e27b43dc67
commit 9a40e69081

View File

@@ -734,7 +734,9 @@ export default defineComponent({
let maxImg = 8
if (this.type_.type2 == 'Sketchboard') {
maxImg = 20
}
}else if(this.type_.type2 == 'Printboard'){
maxImg = 16
}
let parent: any = this.$parent
if (parent.isUseGenerate) {
// parent.useGenerate.designType = 'collection'