iv-npm 1.1.52 → 1.1.53
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
|
@@ -3277,9 +3277,9 @@ var script$4 = /*#__PURE__*/vue.defineComponent({
|
|
|
3277
3277
|
case 0:
|
|
3278
3278
|
_option = _args.length > 0 && _args[0] !== undefined ? _args[0] : {};
|
|
3279
3279
|
_context.next = 3;
|
|
3280
|
-
return formatHTTP(fetch(formatUrl(API_OPTION.
|
|
3280
|
+
return formatHTTP(fetch(formatUrl(API_OPTION.getIVInnerContractSelector.baseUrl, API_OPTION.getIVInnerContractSelector.url, _option.params), assign({
|
|
3281
3281
|
data: (_a = _option.data) !== null && _a !== void 0 ? _a : null
|
|
3282
|
-
}, API_OPTION.
|
|
3282
|
+
}, API_OPTION.getIVInnerContractSelector.option)));
|
|
3283
3283
|
|
|
3284
3284
|
case 3:
|
|
3285
3285
|
_yield$formatHTTP = _context.sent;
|
|
@@ -3273,9 +3273,9 @@ var script$4 = /*#__PURE__*/defineComponent({
|
|
|
3273
3273
|
case 0:
|
|
3274
3274
|
_option = _args.length > 0 && _args[0] !== undefined ? _args[0] : {};
|
|
3275
3275
|
_context.next = 3;
|
|
3276
|
-
return formatHTTP(fetch(formatUrl(API_OPTION.
|
|
3276
|
+
return formatHTTP(fetch(formatUrl(API_OPTION.getIVInnerContractSelector.baseUrl, API_OPTION.getIVInnerContractSelector.url, _option.params), assign({
|
|
3277
3277
|
data: (_a = _option.data) !== null && _a !== void 0 ? _a : null
|
|
3278
|
-
}, API_OPTION.
|
|
3278
|
+
}, API_OPTION.getIVInnerContractSelector.option)));
|
|
3279
3279
|
|
|
3280
3280
|
case 3:
|
|
3281
3281
|
_yield$formatHTTP = _context.sent;
|
|
@@ -3277,9 +3277,9 @@
|
|
|
3277
3277
|
case 0:
|
|
3278
3278
|
_option = _args.length > 0 && _args[0] !== undefined ? _args[0] : {};
|
|
3279
3279
|
_context.next = 3;
|
|
3280
|
-
return formatHTTP(fetch(formatUrl(API_OPTION.
|
|
3280
|
+
return formatHTTP(fetch(formatUrl(API_OPTION.getIVInnerContractSelector.baseUrl, API_OPTION.getIVInnerContractSelector.url, _option.params), assign({
|
|
3281
3281
|
data: (_a = _option.data) !== null && _a !== void 0 ? _a : null
|
|
3282
|
-
}, API_OPTION.
|
|
3282
|
+
}, API_OPTION.getIVInnerContractSelector.option)));
|
|
3283
3283
|
|
|
3284
3284
|
case 3:
|
|
3285
3285
|
_yield$formatHTTP = _context.sent;
|