部分页面调整
This commit is contained in:
@@ -304,7 +304,7 @@ export default defineComponent({
|
||||
if(this.$parent.elementsList)this.designList = JSON.parse(JSON.stringify(this.$parent.printsList))
|
||||
if(this.overallSingle == false && this.designOpenrtionList.length > 0){
|
||||
this.designOpenrtionList[0].checked = true
|
||||
}else{
|
||||
}else if(this.overallSingle == false && this.designOpenrtionList.length == 0){
|
||||
this.setpitch(this.designList[0],0)
|
||||
}
|
||||
// this.overallSingle = this.current.ifSingle?false:this.current.ifSingle
|
||||
|
||||
Reference in New Issue
Block a user