[拒绝退货图片类型改数组]

This commit is contained in:
2021-10-19 17:17:03 +08:00
parent 47f969767f
commit e32aeb507c
5 changed files with 8 additions and 8 deletions

View File

@@ -157,7 +157,7 @@
title: this.title,
shipment_no: this.shipment_no,
remark: this.remark,
pictures: JSON.stringify(this.pictures.path)
pictures:this.pictures.path
}
if (data.title === '') {
this.$refs.uToast.show({