|
@@ -623,7 +623,7 @@
|
|
},
|
|
},
|
|
choiceNoProductFileType(){//选择无文件
|
|
choiceNoProductFileType(){//选择无文件
|
|
this.isCheckedNotype = true
|
|
this.isCheckedNotype = true
|
|
- this.secondParams.fileType = ''
|
|
|
|
|
|
+ this.secondParams.fileType = 5
|
|
this.productFileTypeActions.forEach((el)=>{
|
|
this.productFileTypeActions.forEach((el)=>{
|
|
el.isChecked = false
|
|
el.isChecked = false
|
|
})
|
|
})
|