Bạn có thể cho tôi biết có chuyện gì với điều này không:
var formdata = new FormData();
formdata.append("key", "value");
console.log(formdata);
Đầu ra của tôi trông như thế này, tôi không thể tìm thấy cặp "khóa" - "giá trị" của mình
FormData
*__proto__: FormData
**append: function append() { [native code] }
***arguments: null
***caller: null
***length: 0
***name: "append"
***prototype: append
***__proto__: function Empty() {}
*constructor: function FormData() { [native code] }
**arguments: null
**caller: null
**length: 0
**name: "FormData"
**prototype: FormData
**toString: function toString() { [native code] }
*__proto__: Object
**__proto__: Object
**__defineGetter__: function __defineGetter__() { [native code] }
**__defineSetter__: function __defineSetter__() { [native code] }
**__lookupGetter__: function __lookupGetter__() { [native code] }
**__lookupSetter__: function __lookupSetter__() { [native code] }
**constructor: function Object() { [native code] }
**hasOwnProperty: function hasOwnProperty() { [native code] }
**isPrototypeOf: function isPrototypeOf() { [native code] }
**propertyIsEnumerable: function propertyIsEnumerable() { [native code] }
**toLocaleString: function toLocaleString() { [native code] }
**toString: function toString() { [native code] }
**valueOf: function valueOf() { [native code] }
Tôi không thể hiểu được! Hôm qua nó hoạt động rất tốt, và hôm nay đầu tôi bị rơi bàn phím rất nhiều lần! Firefox, Chrome, cả hai đều giống nhau: /