fix
This commit is contained in:
@@ -341,13 +341,7 @@ export default defineComponent({
|
||||
this.printModelList.forEach((item:any)=>{
|
||||
item.img = 'https://www.aida.com.hk/img/aida_logo.5ab4163e.png'
|
||||
})
|
||||
this.printModelList.push({
|
||||
num:'',
|
||||
optype:false,
|
||||
img:-1,
|
||||
value:'',
|
||||
label:useI18n().t('Generate.Model1')
|
||||
})
|
||||
this.printModelList[3].img = -1
|
||||
}
|
||||
this.printModel = this.printModelList[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user