iv-npm 1.0.28 → 1.0.29

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iv-npm",
3
- "version": "1.0.28",
3
+ "version": "1.0.29",
4
4
  "description": "公共通用包",
5
5
  "author": "Mr.Cong",
6
6
  "license": "ISC",
@@ -514,6 +514,7 @@ var script = /*#__PURE__*/vue.defineComponent({
514
514
  _context.next = 2;
515
515
  return fetch("https://basis.nacho.cn/api/identity/users/allOrganizationByUser?type=1", {
516
516
  method: "GET",
517
+ mode: "cors",
517
518
  headers: {
518
519
  "Content-Type": "application/json;charset=UTF-8",
519
520
  "Accept-Language": "zh-Hans",
@@ -510,6 +510,7 @@ var script = /*#__PURE__*/defineComponent({
510
510
  _context.next = 2;
511
511
  return fetch("https://basis.nacho.cn/api/identity/users/allOrganizationByUser?type=1", {
512
512
  method: "GET",
513
+ mode: "cors",
513
514
  headers: {
514
515
  "Content-Type": "application/json;charset=UTF-8",
515
516
  "Accept-Language": "zh-Hans",
@@ -514,6 +514,7 @@
514
514
  _context.next = 2;
515
515
  return fetch("https://basis.nacho.cn/api/identity/users/allOrganizationByUser?type=1", {
516
516
  method: "GET",
517
+ mode: "cors",
517
518
  headers: {
518
519
  "Content-Type": "application/json;charset=UTF-8",
519
520
  "Accept-Language": "zh-Hans",