zhihao-ui 1.3.13 → 1.3.14
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.
|
@@ -1782,7 +1782,7 @@ const getShipDirectPath = (e) => {
|
|
|
1782
1782
|
},
|
|
1783
1783
|
getInstall: () => {
|
|
1784
1784
|
var t;
|
|
1785
|
-
return (t = o.value) == null ? void 0 : t.methods.
|
|
1785
|
+
return (t = o.value) == null ? void 0 : t.methods.getInstall();
|
|
1786
1786
|
},
|
|
1787
1787
|
getView: () => {
|
|
1788
1788
|
var t;
|
|
@@ -1992,7 +1992,7 @@ const getShipDirectPath = (e) => {
|
|
|
1992
1992
|
}, null, 8, ["map-instance"])
|
|
1993
1993
|
]));
|
|
1994
1994
|
}
|
|
1995
|
-
}), Map$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
1995
|
+
}), Map$1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c1407c65"]]), ZhMap = withInstall(Map$1);
|
|
1996
1996
|
export {
|
|
1997
1997
|
ZhMap as Z
|
|
1998
1998
|
};
|
package/dist/es/index.js
CHANGED
|
@@ -17,7 +17,7 @@ import { Z as B } from "./BaseInfo-BhnEjLKF.js";
|
|
|
17
17
|
import { Z as g } from "./DetailHeader-DaabNj_4.js";
|
|
18
18
|
import { Z as x } from "./DiyDataTable-D-UZVciZ.js";
|
|
19
19
|
import { D as V } from "./DiyDataTable-D-UZVciZ.js";
|
|
20
|
-
import { Z as G } from "./Map-
|
|
20
|
+
import { Z as G } from "./Map-CcYQdjnG.js";
|
|
21
21
|
import { Z as M } from "./Table-B_3YA1mb.js";
|
|
22
22
|
import { Z as $ } from "./BaseItem-C4NJy1i4.js";
|
|
23
23
|
const A = [
|