ps-toolkit-ui 1.16.96 → 1.16.98

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2109,6 +2109,7 @@
2109
2109
  var _this = this;
2110
2110
  var token = HelperClass.getCookie('Authorization');
2111
2111
  if (!(data instanceof FormData)) {
2112
+ console.log(data);
2112
2113
  data = this.jsonToFormData(data);
2113
2114
  }
2114
2115
  var settings = {