@idmwx/idmui-report 3.1.6 → 3.1.8

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.
@@ -49,7 +49,6 @@ declare namespace _sfc_main {
49
49
  function computeNum(): (data: any) => any;
50
50
  }
51
51
  namespace methods {
52
- function fetchLonLat(data: any): string;
53
52
  function fetchData(): void;
54
53
  function fetchSuggestName(val: any): Promise<void>;
55
54
  function handleAdd(): void;