zhengjinyi hace 2 años
padre
commit
9ba9f0f9a1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/second/form/form-seller.vue

+ 1 - 1
pages/second/form/form-seller.vue

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