zhihao-ui 1.3.7 → 1.3.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.
- package/dist/es/{Map-d20K-h9a.js → Map-C3C8lRE-.js} +2 -2
- package/dist/es/index.js +1 -1
- package/dist/index.css +1 -1
- package/dist/types/components/Map/Map.vue.d.ts +1 -1
- package/dist/types/components/Map/function/location.d.ts +3 -3
- package/dist/types/components/Map/index.d.ts +3 -3
- package/dist/types/components/Map/interface/loaction.d.ts +7 -0
- package/dist/types/components/Map/interface/wharfEntity.d.ts +0 -2
- package/dist/umd/index.css +1 -1
- package/dist/umd/index.umd.cjs +1 -1
- package/package.json +1 -1
|
@@ -1652,7 +1652,7 @@ const locationTruck = async (e) => {
|
|
|
1652
1652
|
clear: clearPortList,
|
|
1653
1653
|
selected: selectedPort
|
|
1654
1654
|
},
|
|
1655
|
-
|
|
1655
|
+
location: {
|
|
1656
1656
|
...location
|
|
1657
1657
|
},
|
|
1658
1658
|
drawLine,
|
|
@@ -1685,7 +1685,7 @@ const locationTruck = async (e) => {
|
|
|
1685
1685
|
createVNode(ZoomControl, { ref: "zoomControlRef" }, null, 512)
|
|
1686
1686
|
], 64));
|
|
1687
1687
|
}
|
|
1688
|
-
}), Map$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
1688
|
+
}), Map$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-721ece04"]]), ZhMap = withInstall(Map$1);
|
|
1689
1689
|
export {
|
|
1690
1690
|
ZhMap as Z
|
|
1691
1691
|
};
|
package/dist/es/index.js
CHANGED
|
@@ -17,7 +17,7 @@ import { Z as B } from "./BaseInfo-DFEg4oWo.js";
|
|
|
17
17
|
import { Z as g } from "./DetailHeader-DDDbFDig.js";
|
|
18
18
|
import { Z as x } from "./DiyDataTable-DlgBshaZ.js";
|
|
19
19
|
import { D as V } from "./DiyDataTable-DlgBshaZ.js";
|
|
20
|
-
import { Z as G } from "./Map-
|
|
20
|
+
import { Z as G } from "./Map-C3C8lRE-.js";
|
|
21
21
|
import { Z as M } from "./Table-iJRuASc3.js";
|
|
22
22
|
import { Z as $ } from "./BaseItem-BvdMV2Gu.js";
|
|
23
23
|
const A = [
|