Есть также formData.get() и formData. ... for (let [key, value] of formData.entries()) { console.log(`${key}: ${value}`); }. Поделиться
確定! 回上一頁