iv-npm 1.6.97 → 1.6.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iv-npm",
3
- "version": "1.6.97",
3
+ "version": "1.6.98",
4
4
  "description": "公共通用包",
5
5
  "author": "Mr.Cong",
6
6
  "license": "ISC",
@@ -88,7 +88,7 @@ declare const _default: import("vue").DefineComponent<{
88
88
  type: ArrayConstructor;
89
89
  required: false;
90
90
  };
91
- notIn: {
91
+ notInBusinessTypeItems: {
92
92
  type: NumberConstructor;
93
93
  required: true;
94
94
  };
@@ -194,7 +194,7 @@ declare const _default: import("vue").DefineComponent<{
194
194
  type: ArrayConstructor;
195
195
  required: false;
196
196
  };
197
- notIn: {
197
+ notInBusinessTypeItems: {
198
198
  type: NumberConstructor;
199
199
  required: true;
200
200
  };