@ecan-bi/datav 1.5.77 → 1.5.78

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": "@ecan-bi/datav",
3
- "version": "1.5.77",
3
+ "version": "1.5.78",
4
4
  "main": "dist/index.umd.js",
5
5
  "module": "dist/index.es.js",
6
6
  "types": "types/index.d.ts",
@@ -412,6 +412,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
412
412
  isOpenRequestTimer: boolean;
413
413
  requestInterval: number;
414
414
  requestParams: import("../../utils/props").RequestParams;
415
+ requestSort: number;
415
416
  position: string;
416
417
  top: string;
417
418
  left: string;
@@ -433,7 +434,6 @@ declare const _sfc_main: import("vue").DefineComponent<{
433
434
  isShow: boolean;
434
435
  isRender: boolean;
435
436
  isViewRedrawing: boolean;
436
- requestSort: number;
437
437
  componentDoc: null;
438
438
  extendData: {
439
439
  [key: string]: any;
@@ -412,6 +412,7 @@ export declare const EcanPivotTable: import('../../utils/withInstall').SFCWithIn
412
412
  isOpenRequestTimer: boolean;
413
413
  requestInterval: number;
414
414
  requestParams: import("../../utils/props").RequestParams;
415
+ requestSort: number;
415
416
  position: string;
416
417
  top: string;
417
418
  left: string;
@@ -433,7 +434,6 @@ export declare const EcanPivotTable: import('../../utils/withInstall').SFCWithIn
433
434
  isShow: boolean;
434
435
  isRender: boolean;
435
436
  isViewRedrawing: boolean;
436
- requestSort: number;
437
437
  componentDoc: null;
438
438
  extendData: {
439
439
  [key: string]: any;