Browse Source

用印修改

jwyu 3 years ago
parent
commit
827bcc41dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages-approve/seal/edit.vue

+ 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,