javascript - FormData.delete() cannot be used in safari, what method should be used to replace it?
阿神
阿神 2017-05-19 10:20:05
0
2
637

What method is the same as

阿神
阿神

闭关修行中......

reply all(2)
phpcn_u1582

There should be no substitute. You can re-create a FormData, reassign the value, and filter out the ones that need to be deleted

大家讲道理

Create a new FormData and reassign the value,

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template