iv-npm 1.1.46 → 1.1.47

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.1.46",
3
+ "version": "1.1.47",
4
4
  "description": "公共通用包",
5
5
  "author": "Mr.Cong",
6
6
  "license": "ISC",
@@ -2701,7 +2701,7 @@ var script$4 = /*#__PURE__*/vue.defineComponent({
2701
2701
  "default": function _default() {
2702
2702
  return {
2703
2703
  label: "name",
2704
- value: "id"
2704
+ value: "name"
2705
2705
  };
2706
2706
  }
2707
2707
  },
@@ -2697,7 +2697,7 @@ var script$4 = /*#__PURE__*/defineComponent({
2697
2697
  "default": function _default() {
2698
2698
  return {
2699
2699
  label: "name",
2700
- value: "id"
2700
+ value: "name"
2701
2701
  };
2702
2702
  }
2703
2703
  },
@@ -2701,7 +2701,7 @@
2701
2701
  "default": function _default() {
2702
2702
  return {
2703
2703
  label: "name",
2704
- value: "id"
2704
+ value: "name"
2705
2705
  };
2706
2706
  }
2707
2707
  },