Browse Source

二手发布

zhengjinyi 2 năm trước cách đây
mục cha
commit
9ba9f0f9a1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 				})