Browse Source

用印修改

jwyu 3 năm trước cách đây
mục cha
commit
827bcc41dc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,