This commit is contained in:
X1627315083
2024-09-30 17:59:24 +08:00
parent d661159c8a
commit 02fe8147c9
17 changed files with 92 additions and 26 deletions

View File

@@ -341,7 +341,8 @@ export default defineComponent({
this.printModelList.forEach((item:any)=>{
item.img = 'https://www.aida.com.hk/img/aida_logo.5ab4163e.png'
})
this.printModelList[3].img = -1
if(this.printModelList[3])this.printModelList[3].img = -1
}
this.printModel = this.printModelList[0]