jwyu 3 жил өмнө
parent
commit
827bcc41dc

+ 1 - 1
pages-approve/seal/edit.vue

@@ -262,7 +262,7 @@
 					FileUrl:this.file.url,
 					FileNum:Number(this.fileNum),
 					Remark:this.remark,
-					SealType:this.type,
+					SealType:this.type.join(','),
 					ServiceType:this.ServiceType,
 					Use:this.purpose,
 					UseCompanyName:this.UseCompanyName,